SQL (25.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (7.0ms) select sqlite_version(*) SQL (12.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.1ms) PRAGMA index_list("schema_migrations") SQL (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.1ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  Processing ApplicationController#index (for 127.0.0.1 at 2011-03-16 11:46:10) [GET] ActionController::RoutingError (No route matches "/" with {:method=>:get}): actionpack (2.3.11) lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path' actionpack (2.3.11) lib/action_controller/routing/route_set.rb:442:in `recognize' actionpack (2.3.11) lib/action_controller/routing/route_set.rb:437:in `call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:87:in `dispatch' actionpack (2.3.11) lib/action_controller/dispatcher.rb:121:in `_call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:130:in `build_middleware_stack' activerecord (2.3.11) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.11) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.11) lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' activerecord (2.3.11) lib/active_record/query_cache.rb:9:in `cache' activerecord (2.3.11) lib/active_record/query_cache.rb:28:in `call' activerecord (2.3.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' actionpack (2.3.11) lib/action_controller/string_coercion.rb:25:in `call' rack (1.1.2) lib/rack/head.rb:9:in `call' rack (1.1.2) lib/rack/methodoverride.rb:24:in `call' actionpack (2.3.11) lib/action_controller/params_parser.rb:15:in `call' actionpack (2.3.11) lib/action_controller/session/cookie_store.rb:99:in `call' actionpack (2.3.11) lib/action_controller/failsafe.rb:26:in `call' rack (1.1.2) lib/rack/lock.rb:11:in `call' rack (1.1.2) lib/rack/lock.rb:11:in `synchronize' rack (1.1.2) lib/rack/lock.rb:11:in `call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:106:in `call' rack (1.1.2) lib/rack/lint.rb:47:in `_call' rack (1.1.2) lib/rack/lint.rb:35:in `call' actionpack (2.3.11) lib/action_controller/integration.rb:317:in `process' actionpack (2.3.11) lib/action_controller/integration.rb:197:in `get' actionpack (2.3.11) lib/action_controller/integration.rb:515:in `__send__' actionpack (2.3.11) lib/action_controller/integration.rb:515:in `get' /test/dummy2/test/performance/browsing_test.rb:7:in `test_homepage' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `__send__' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `run_test' activesupport (2.3.11) lib/active_support/testing/performance.rb:249:in `benchmark' activesupport (2.3.11) lib/active_support/testing/performance.rb:281:in `with_gc_stats' activesupport (2.3.11) lib/active_support/testing/performance.rb:247:in `benchmark' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `send' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `run_test' activesupport (2.3.11) lib/active_support/testing/performance.rb:78:in `run_warmup' activesupport (2.3.11) lib/active_support/testing/performance.rb:41:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/testrunnermediator.rb:46:in `run_suite' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:67:in `start_mediator' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:41:in `start' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/testrunnerutilities.rb:29:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/autorunner.rb:216:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/autorunner.rb:12:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit.rb:279 rake (0.8.7) lib/rake/rake_test_loader.rb:5 Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2011-03-16 11:46:10) [GET] ActionController::RoutingError (No route matches "/" with {:method=>:get}): actionpack (2.3.11) lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path' actionpack (2.3.11) lib/action_controller/routing/route_set.rb:442:in `recognize' actionpack (2.3.11) lib/action_controller/routing/route_set.rb:437:in `call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:87:in `dispatch' actionpack (2.3.11) lib/action_controller/dispatcher.rb:121:in `_call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:130:in `build_middleware_stack' activerecord (2.3.11) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.11) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.11) lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' activerecord (2.3.11) lib/active_record/query_cache.rb:9:in `cache' activerecord (2.3.11) lib/active_record/query_cache.rb:28:in `call' activerecord (2.3.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' actionpack (2.3.11) lib/action_controller/string_coercion.rb:25:in `call' rack (1.1.2) lib/rack/head.rb:9:in `call' rack (1.1.2) lib/rack/methodoverride.rb:24:in `call' actionpack (2.3.11) lib/action_controller/params_parser.rb:15:in `call' actionpack (2.3.11) lib/action_controller/session/cookie_store.rb:99:in `call' actionpack (2.3.11) lib/action_controller/failsafe.rb:26:in `call' rack (1.1.2) lib/rack/lock.rb:11:in `call' rack (1.1.2) lib/rack/lock.rb:11:in `synchronize' rack (1.1.2) lib/rack/lock.rb:11:in `call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:106:in `call' rack (1.1.2) lib/rack/lint.rb:47:in `_call' rack (1.1.2) lib/rack/lint.rb:35:in `call' actionpack (2.3.11) lib/action_controller/integration.rb:317:in `process' actionpack (2.3.11) lib/action_controller/integration.rb:197:in `get' actionpack (2.3.11) lib/action_controller/integration.rb:515:in `__send__' actionpack (2.3.11) lib/action_controller/integration.rb:515:in `get' /test/dummy2/test/performance/browsing_test.rb:7:in `test_homepage' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `__send__' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `run_test' activesupport (2.3.11) lib/active_support/testing/performance.rb:256:in `profile' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `send' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `run_test' activesupport (2.3.11) lib/active_support/testing/performance.rb:95:in `__send__' activesupport (2.3.11) lib/active_support/testing/performance.rb:95:in `run_test' activesupport (2.3.11) lib/active_support/testing/performance.rb:178:in `run' activesupport (2.3.11) lib/active_support/testing/performance.rb:178:in `times' activesupport (2.3.11) lib/active_support/testing/performance.rb:178:in `run' activesupport (2.3.11) lib/active_support/testing/performance.rb:88:in `run_profile' activesupport (2.3.11) lib/active_support/testing/performance.rb:45:in `run' activesupport (2.3.11) lib/active_support/testing/performance.rb:43:in `each' activesupport (2.3.11) lib/active_support/testing/performance.rb:43:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/testrunnermediator.rb:46:in `run_suite' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:67:in `start_mediator' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:41:in `start' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/testrunnerutilities.rb:29:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/autorunner.rb:216:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/autorunner.rb:12:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit.rb:279 rake (0.8.7) lib/rake/rake_test_loader.rb:5 Rendering rescues/layout (not_found) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  Processing ApplicationController#index (for 127.0.0.1 at 2011-03-16 11:47:41) [GET] ActionController::RoutingError (No route matches "/" with {:method=>:get}): actionpack (2.3.11) lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path' actionpack (2.3.11) lib/action_controller/routing/route_set.rb:442:in `recognize' actionpack (2.3.11) lib/action_controller/routing/route_set.rb:437:in `call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:87:in `dispatch' actionpack (2.3.11) lib/action_controller/dispatcher.rb:121:in `_call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:130:in `build_middleware_stack' activerecord (2.3.11) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.11) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.11) lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' activerecord (2.3.11) lib/active_record/query_cache.rb:9:in `cache' activerecord (2.3.11) lib/active_record/query_cache.rb:28:in `call' activerecord (2.3.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' actionpack (2.3.11) lib/action_controller/string_coercion.rb:25:in `call' rack (1.1.2) lib/rack/head.rb:9:in `call' rack (1.1.2) lib/rack/methodoverride.rb:24:in `call' actionpack (2.3.11) lib/action_controller/params_parser.rb:15:in `call' actionpack (2.3.11) lib/action_controller/session/cookie_store.rb:99:in `call' actionpack (2.3.11) lib/action_controller/failsafe.rb:26:in `call' rack (1.1.2) lib/rack/lock.rb:11:in `call' rack (1.1.2) lib/rack/lock.rb:11:in `synchronize' rack (1.1.2) lib/rack/lock.rb:11:in `call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:106:in `call' rack (1.1.2) lib/rack/lint.rb:47:in `_call' rack (1.1.2) lib/rack/lint.rb:35:in `call' actionpack (2.3.11) lib/action_controller/integration.rb:317:in `process' actionpack (2.3.11) lib/action_controller/integration.rb:197:in `get' actionpack (2.3.11) lib/action_controller/integration.rb:515:in `__send__' actionpack (2.3.11) lib/action_controller/integration.rb:515:in `get' /test/dummy2/test/performance/browsing_test.rb:7:in `test_homepage' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `__send__' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `run_test' activesupport (2.3.11) lib/active_support/testing/performance.rb:249:in `benchmark' activesupport (2.3.11) lib/active_support/testing/performance.rb:281:in `with_gc_stats' activesupport (2.3.11) lib/active_support/testing/performance.rb:247:in `benchmark' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `send' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `run_test' activesupport (2.3.11) lib/active_support/testing/performance.rb:78:in `run_warmup' activesupport (2.3.11) lib/active_support/testing/performance.rb:41:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/testrunnermediator.rb:46:in `run_suite' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:67:in `start_mediator' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:41:in `start' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/testrunnerutilities.rb:29:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/autorunner.rb:216:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/autorunner.rb:12:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit.rb:279 rake (0.8.7) lib/rake/rake_test_loader.rb:5 Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2011-03-16 11:47:41) [GET] ActionController::RoutingError (No route matches "/" with {:method=>:get}): actionpack (2.3.11) lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path' actionpack (2.3.11) lib/action_controller/routing/route_set.rb:442:in `recognize' actionpack (2.3.11) lib/action_controller/routing/route_set.rb:437:in `call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:87:in `dispatch' actionpack (2.3.11) lib/action_controller/dispatcher.rb:121:in `_call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:130:in `build_middleware_stack' activerecord (2.3.11) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.11) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.11) lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' activerecord (2.3.11) lib/active_record/query_cache.rb:9:in `cache' activerecord (2.3.11) lib/active_record/query_cache.rb:28:in `call' activerecord (2.3.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' actionpack (2.3.11) lib/action_controller/string_coercion.rb:25:in `call' rack (1.1.2) lib/rack/head.rb:9:in `call' rack (1.1.2) lib/rack/methodoverride.rb:24:in `call' actionpack (2.3.11) lib/action_controller/params_parser.rb:15:in `call' actionpack (2.3.11) lib/action_controller/session/cookie_store.rb:99:in `call' actionpack (2.3.11) lib/action_controller/failsafe.rb:26:in `call' rack (1.1.2) lib/rack/lock.rb:11:in `call' rack (1.1.2) lib/rack/lock.rb:11:in `synchronize' rack (1.1.2) lib/rack/lock.rb:11:in `call' actionpack (2.3.11) lib/action_controller/dispatcher.rb:106:in `call' rack (1.1.2) lib/rack/lint.rb:47:in `_call' rack (1.1.2) lib/rack/lint.rb:35:in `call' actionpack (2.3.11) lib/action_controller/integration.rb:317:in `process' actionpack (2.3.11) lib/action_controller/integration.rb:197:in `get' actionpack (2.3.11) lib/action_controller/integration.rb:515:in `__send__' actionpack (2.3.11) lib/action_controller/integration.rb:515:in `get' /test/dummy2/test/performance/browsing_test.rb:7:in `test_homepage' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `__send__' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `run_test' activesupport (2.3.11) lib/active_support/testing/performance.rb:256:in `profile' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `send' activesupport (2.3.11) lib/active_support/testing/performance.rb:57:in `run_test' activesupport (2.3.11) lib/active_support/testing/performance.rb:95:in `__send__' activesupport (2.3.11) lib/active_support/testing/performance.rb:95:in `run_test' activesupport (2.3.11) lib/active_support/testing/performance.rb:178:in `run' activesupport (2.3.11) lib/active_support/testing/performance.rb:178:in `times' activesupport (2.3.11) lib/active_support/testing/performance.rb:178:in `run' activesupport (2.3.11) lib/active_support/testing/performance.rb:88:in `run_profile' activesupport (2.3.11) lib/active_support/testing/performance.rb:45:in `run' activesupport (2.3.11) lib/active_support/testing/performance.rb:43:in `each' activesupport (2.3.11) lib/active_support/testing/performance.rb:43:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/testrunnermediator.rb:46:in `run_suite' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:67:in `start_mediator' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:41:in `start' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/ui/testrunnerutilities.rb:29:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/autorunner.rb:216:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit/autorunner.rb:12:in `run' /Users/matteo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/test/unit.rb:279 rake (0.8.7) lib/rake/rake_test_loader.rb:5 Rendering rescues/layout (not_found) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.1ms) select sqlite_version(*) SQL (0.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO schema_migrations (version) VALUES ('20110316130454') SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.3ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) SQL (0.1ms) select sqlite_version(*) SQL (0.4ms) CREATE TABLE "authors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO schema_migrations (version) VALUES ('20110316142731') SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:30:50', '2011-03-16 14:30:50', NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:30:50', '2011-03-16 14:30:50') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:30:50', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:30:59', '2011-03-16 14:30:59', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:30:59', '2011-03-16 14:30:59') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:30:59', "post_id" = 1 WHERE "id" = 1 SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:31:08', '2011-03-16 14:31:08', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:31:08', '2011-03-16 14:31:08') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:31:08', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:31:25', '2011-03-16 14:31:25', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:31:25', '2011-03-16 14:31:25') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:31:25', "post_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:32:54', '2011-03-16 14:32:54', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:32:54', '2011-03-16 14:32:54') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:32:54', "post_id" = 1 WHERE "id" = 1 SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:33:29', '2011-03-16 14:33:29', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:33:29', '2011-03-16 14:33:29') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:33:29', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:33:59', '2011-03-16 14:33:59', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:33:59', '2011-03-16 14:33:59') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:33:59', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:36:52', '2011-03-16 14:36:52', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:36:52', '2011-03-16 14:36:52') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:36:52', "post_id" = 1 WHERE "id" = 1 SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:43:19', '2011-03-16 14:43:19', NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:43:19', '2011-03-16 14:43:19') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:43:19', "post_id" = 1 WHERE "id" = 1 SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:43:41', '2011-03-16 14:43:41', NULL) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:45:10', '2011-03-16 14:45:10', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:45:10', '2011-03-16 14:45:10') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:45:10', "post_id" = 1 WHERE "id" = 1 SQL (0.1ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:45:54', '2011-03-16 14:45:54', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:45:54', '2011-03-16 14:45:54') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:45:54', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:46:40', '2011-03-16 14:46:40', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:46:40', '2011-03-16 14:46:40') Author Update (0.2ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:46:40', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) SQL (0.1ms) select sqlite_version(*) SQL (0.4ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO schema_migrations (version) VALUES ('20110316144725') Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:47:31', '2011-03-16 14:47:31', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:47:31', '2011-03-16 14:47:31') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:47:31', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:47:40', '2011-03-16 14:47:40', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:47:40', '2011-03-16 14:47:40') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:47:40', "post_id" = 1 WHERE "id" = 1 Comment Load (0.1ms) SELECT * FROM "comments" WHERE ("comments".post_id = 1)  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:48:56', '2011-03-16 14:48:56', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:48:56', '2011-03-16 14:48:56') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:48:56', "post_id" = 1 WHERE "id" = 1 Comment Load (0.1ms) SELECT * FROM "comments" WHERE ("comments".post_id = 1)  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:50:02', '2011-03-16 14:50:02', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:50:02', '2011-03-16 14:50:02') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:50:02', "post_id" = 1 WHERE "id" = 1 Comment Load (0.1ms) SELECT * FROM "comments" WHERE ("comments".post_id = 1)  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:50:23', '2011-03-16 14:50:23', NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:50:23', '2011-03-16 14:50:23') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:50:23', "post_id" = 1 WHERE "id" = 1 Comment Load (0.1ms) SELECT * FROM "comments" WHERE ("comments".post_id = 1)  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 14:51:41', '2011-03-16 14:51:41', NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 14:51:41', '2011-03-16 14:51:41') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 14:51:41', "post_id" = 1 WHERE "id" = 1 Comment Load (0.1ms) SELECT * FROM "comments" WHERE ("comments".post_id = 1)  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:09:29', '2011-03-16 15:09:29', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:09:29', '2011-03-16 15:09:29') Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:09:29', "post_id" = 1 WHERE "id" = 1 Comment Load (0.1ms) SELECT * FROM "comments" WHERE ("comments".post_id = 1)  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:10:30', '2011-03-16 15:10:30', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:10:30', '2011-03-16 15:10:30', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:10:30', '2011-03-16 15:10:30', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:10:30', '2011-03-16 15:10:30') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:10:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:10:30', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:10:30', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:10:45', '2011-03-16 15:10:45', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:10:45', '2011-03-16 15:10:45', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:10:45', '2011-03-16 15:10:45', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:10:45', '2011-03-16 15:10:45') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:10:45', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:10:45', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:10:45', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:10:51', '2011-03-16 15:10:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:10:51', '2011-03-16 15:10:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:10:51', '2011-03-16 15:10:51', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:10:51', '2011-03-16 15:10:51') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:10:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:10:51', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:10:51', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:14:51', '2011-03-16 15:14:51') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:14:51', '2011-03-16 15:14:51', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:14:51', '2011-03-16 15:14:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:14:51', '2011-03-16 15:14:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:14:51', '2011-03-16 15:14:51', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:14:51', '2011-03-16 15:14:51') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:14:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:14:51', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:14:51', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:19:58', '2011-03-16 15:19:58') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:19:58', '2011-03-16 15:19:58', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:19:59', '2011-03-16 15:19:59', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:19:59', '2011-03-16 15:19:59', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:19:59', '2011-03-16 15:19:59', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:19:59', '2011-03-16 15:19:59') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:19:59', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:19:59', "post_id" = 1 WHERE "id" = 2 Author Update (0.0ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:19:59', "post_id" = 1 WHERE "id" = 1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:19:59', '2011-03-16 15:19:59', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:19:59', '2011-03-16 15:19:59', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:19:59', '2011-03-16 15:19:59', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:19:59', '2011-03-16 15:19:59') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:19:59', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:19:59', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:19:59', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:20:10', '2011-03-16 15:20:10') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:20:10', '2011-03-16 15:20:10', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:20:10', '2011-03-16 15:20:10', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:20:10', '2011-03-16 15:20:10', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:20:10', '2011-03-16 15:20:10', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:20:10', '2011-03-16 15:20:10') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:20:10', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:20:10', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:20:10', "post_id" = 1 WHERE "id" = 1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:20:10', '2011-03-16 15:20:10', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:20:10', '2011-03-16 15:20:10', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:20:10', '2011-03-16 15:20:10', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:20:10', '2011-03-16 15:20:10') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:20:10', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:20:10', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:20:10', "post_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:25:15', '2011-03-16 15:25:15') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:25:15', '2011-03-16 15:25:15', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:25:15', '2011-03-16 15:25:15', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:25:15', '2011-03-16 15:25:15', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:25:15', '2011-03-16 15:25:15', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:25:15', '2011-03-16 15:25:15') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:25:15', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:25:15', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:25:15', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:25:15', '2011-03-16 15:25:15', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:25:15', '2011-03-16 15:25:15', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:25:15', '2011-03-16 15:25:15') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:25:15', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:25:15', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:25:15', '2011-03-16 15:25:15', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:26:10', '2011-03-16 15:26:10') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:26:10', '2011-03-16 15:26:10', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:26:10', '2011-03-16 15:26:10', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:26:10', '2011-03-16 15:26:10', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:26:10', '2011-03-16 15:26:10', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:26:10', '2011-03-16 15:26:10') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:26:10', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:26:10', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:26:10', "post_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:26:10', '2011-03-16 15:26:10', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:26:10', '2011-03-16 15:26:10', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:26:10', '2011-03-16 15:26:10') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:26:10', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:26:10', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:26:10', '2011-03-16 15:26:10', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:27:24', '2011-03-16 15:27:24') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:27:24', '2011-03-16 15:27:24', 1) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:27:24', '2011-03-16 15:27:24', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:27:24', '2011-03-16 15:27:24', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:27:24', '2011-03-16 15:27:24', NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:27:24', '2011-03-16 15:27:24') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:27:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:27:24', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:27:24', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:27:24', '2011-03-16 15:27:24', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:27:24', '2011-03-16 15:27:24', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:27:24', '2011-03-16 15:27:24') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:27:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:27:24', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:27:24', '2011-03-16 15:27:24', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:07', '2011-03-16 15:29:07') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:07', '2011-03-16 15:29:07', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:07', '2011-03-16 15:29:07', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:07', '2011-03-16 15:29:07', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:07', '2011-03-16 15:29:07', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:07', '2011-03-16 15:29:07') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:07', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:07', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:29:07', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:07', '2011-03-16 15:29:07', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:07', '2011-03-16 15:29:07', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:07', '2011-03-16 15:29:07') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:07', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:07', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:07', '2011-03-16 15:29:07', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:31', '2011-03-16 15:29:31') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:31', '2011-03-16 15:29:31', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:31', '2011-03-16 15:29:31', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:31', '2011-03-16 15:29:31', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:31', '2011-03-16 15:29:31', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:31', '2011-03-16 15:29:31') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:31', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:31', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:29:31', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:31', '2011-03-16 15:29:31', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:31', '2011-03-16 15:29:31', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:31', '2011-03-16 15:29:31') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:31', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:31', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:31', '2011-03-16 15:29:31', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:42', '2011-03-16 15:29:42') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:42', '2011-03-16 15:29:42', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:42', '2011-03-16 15:29:42', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:42', '2011-03-16 15:29:42', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:42', '2011-03-16 15:29:42', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:42', '2011-03-16 15:29:42') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:42', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:29:42', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:42', '2011-03-16 15:29:42', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:42', '2011-03-16 15:29:42', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:42', '2011-03-16 15:29:42') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:42', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:42', '2011-03-16 15:29:42', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:52', '2011-03-16 15:29:52') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:52', '2011-03-16 15:29:52', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:52', '2011-03-16 15:29:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:52', '2011-03-16 15:29:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:52', '2011-03-16 15:29:52', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:52', '2011-03-16 15:29:52') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:52', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:29:52', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:52', '2011-03-16 15:29:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:52', '2011-03-16 15:29:52', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:29:52', '2011-03-16 15:29:52') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:29:52', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:29:52', '2011-03-16 15:29:52', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:30:35', '2011-03-16 15:30:35') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:35', '2011-03-16 15:30:35', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:35', '2011-03-16 15:30:35', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:35', '2011-03-16 15:30:35', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:35', '2011-03-16 15:30:35', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:30:35', '2011-03-16 15:30:35') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:30:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:30:35', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:30:35', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:35', '2011-03-16 15:30:35', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:35', '2011-03-16 15:30:35', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:30:35', '2011-03-16 15:30:35') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:30:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:30:35', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:35', '2011-03-16 15:30:35', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:30:41', '2011-03-16 15:30:41') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:41', '2011-03-16 15:30:41', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:41', '2011-03-16 15:30:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:41', '2011-03-16 15:30:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:41', '2011-03-16 15:30:41', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:30:41', '2011-03-16 15:30:41') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:30:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:30:41', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:30:41', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:41', '2011-03-16 15:30:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:41', '2011-03-16 15:30:41', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:30:41', '2011-03-16 15:30:41') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:30:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:30:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:30:41', '2011-03-16 15:30:41', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:31:41', '2011-03-16 15:31:41') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:31:41', '2011-03-16 15:31:41', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:31:41', '2011-03-16 15:31:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:31:41', '2011-03-16 15:31:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:31:41', '2011-03-16 15:31:41', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:31:41', '2011-03-16 15:31:41') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:31:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:31:41', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:31:41', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:31:41', '2011-03-16 15:31:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:31:41', '2011-03-16 15:31:41', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:31:41', '2011-03-16 15:31:41') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:31:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:31:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:31:41', '2011-03-16 15:31:41', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:32:56', '2011-03-16 15:32:56') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:32:56', '2011-03-16 15:32:56', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:32:56', '2011-03-16 15:32:56', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:32:56', '2011-03-16 15:32:56', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:32:56', '2011-03-16 15:32:56', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:32:56', '2011-03-16 15:32:56') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:32:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:32:56', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:32:56', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:32:56', '2011-03-16 15:32:56', NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:32:56', '2011-03-16 15:32:56', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:32:56', '2011-03-16 15:32:56') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:32:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:32:56', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:32:56', '2011-03-16 15:32:56', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:34:23', '2011-03-16 15:34:23') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:23', '2011-03-16 15:34:23', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:23', '2011-03-16 15:34:23', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:23', '2011-03-16 15:34:23', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:23', '2011-03-16 15:34:23', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:34:23', '2011-03-16 15:34:23') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:23', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:34:23', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:23', '2011-03-16 15:34:23', NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:23', '2011-03-16 15:34:23', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:34:23', '2011-03-16 15:34:23') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:23', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:23', '2011-03-16 15:34:23', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:34:34', '2011-03-16 15:34:34') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:34', '2011-03-16 15:34:34', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:34', '2011-03-16 15:34:34', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:34', '2011-03-16 15:34:34', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:34', '2011-03-16 15:34:34', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:34:34', '2011-03-16 15:34:34') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:34', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:34:34', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:34', '2011-03-16 15:34:34', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:34', '2011-03-16 15:34:34', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:34:34', '2011-03-16 15:34:34') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:34', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:34', '2011-03-16 15:34:34', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:34:38', '2011-03-16 15:34:38') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:38', '2011-03-16 15:34:38', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:38', '2011-03-16 15:34:38', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:38', '2011-03-16 15:34:38', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:38', '2011-03-16 15:34:38', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:34:38', '2011-03-16 15:34:38') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:38', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:34:38', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:38', '2011-03-16 15:34:38', NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:38', '2011-03-16 15:34:38', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:34:38', '2011-03-16 15:34:38') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:34:38', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:34:38', '2011-03-16 15:34:38', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:35:48', '2011-03-16 15:35:48') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:48', '2011-03-16 15:35:48', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:48', '2011-03-16 15:35:48', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:48', '2011-03-16 15:35:48', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:48', '2011-03-16 15:35:48', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:35:48', '2011-03-16 15:35:48') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:35:48', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:35:48', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:35:48', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:48', '2011-03-16 15:35:48', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:48', '2011-03-16 15:35:48', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:35:49', '2011-03-16 15:35:49') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:35:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:35:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:49', '2011-03-16 15:35:49', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:35:52', '2011-03-16 15:35:52') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:52', '2011-03-16 15:35:52', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:52', '2011-03-16 15:35:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:52', '2011-03-16 15:35:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:52', '2011-03-16 15:35:52', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:35:52', '2011-03-16 15:35:52') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:35:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:35:52', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:35:52', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:52', '2011-03-16 15:35:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:52', '2011-03-16 15:35:52', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:35:52', '2011-03-16 15:35:52') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:35:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:35:52', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:35:52', '2011-03-16 15:35:52', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:08', '2011-03-16 15:36:08') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:08', '2011-03-16 15:36:08', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:08', '2011-03-16 15:36:08', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:08', '2011-03-16 15:36:08', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:08', '2011-03-16 15:36:08', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:08', '2011-03-16 15:36:08') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:08', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:08', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:36:08', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:08', '2011-03-16 15:36:08', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:08', '2011-03-16 15:36:08', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:08', '2011-03-16 15:36:08') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:08', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:08', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:08', '2011-03-16 15:36:08', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:12', '2011-03-16 15:36:12') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:12', '2011-03-16 15:36:12', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:12', '2011-03-16 15:36:12', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:12', '2011-03-16 15:36:12', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:12', '2011-03-16 15:36:12', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:12', '2011-03-16 15:36:12') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:12', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:36:12', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:12', '2011-03-16 15:36:12', NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:12', '2011-03-16 15:36:12', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:12', '2011-03-16 15:36:12') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:12', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:12', '2011-03-16 15:36:12', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:25', '2011-03-16 15:36:25') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:25', '2011-03-16 15:36:25', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:25', '2011-03-16 15:36:25', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:25', '2011-03-16 15:36:25', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:25', '2011-03-16 15:36:25', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:25', '2011-03-16 15:36:25') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:25', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:25', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:36:25', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:25', '2011-03-16 15:36:25', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:25', '2011-03-16 15:36:25', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:25', '2011-03-16 15:36:25') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:25', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:25', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:25', '2011-03-16 15:36:25', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:36', '2011-03-16 15:36:36') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:36', '2011-03-16 15:36:36', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:37', '2011-03-16 15:36:37', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:37', '2011-03-16 15:36:37', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:37', '2011-03-16 15:36:37', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:37', '2011-03-16 15:36:37') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:37', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:37', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:36:37', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:37', '2011-03-16 15:36:37', NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:37', '2011-03-16 15:36:37', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:36:37', '2011-03-16 15:36:37') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:37', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:36:37', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:36:37', '2011-03-16 15:36:37', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:37:27', '2011-03-16 15:37:27') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:27', '2011-03-16 15:37:27', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:27', '2011-03-16 15:37:27', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:27', '2011-03-16 15:37:27', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:27', '2011-03-16 15:37:27', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:37:27', '2011-03-16 15:37:27') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:37:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:37:27', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:37:27', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:27', '2011-03-16 15:37:27', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:27', '2011-03-16 15:37:27', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:37:27', '2011-03-16 15:37:27') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:37:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:37:27', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:27', '2011-03-16 15:37:27', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:37:41', '2011-03-16 15:37:41') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:41', '2011-03-16 15:37:41', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:41', '2011-03-16 15:37:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:41', '2011-03-16 15:37:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:41', '2011-03-16 15:37:41', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:37:41', '2011-03-16 15:37:41') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:37:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:37:41', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:37:41', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:41', '2011-03-16 15:37:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:41', '2011-03-16 15:37:41', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:37:41', '2011-03-16 15:37:41') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:37:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:37:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:37:41', '2011-03-16 15:37:41', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:38:25', '2011-03-16 15:38:25') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:25', '2011-03-16 15:38:25', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:25', '2011-03-16 15:38:25', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:25', '2011-03-16 15:38:25', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:25', '2011-03-16 15:38:25', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:38:25', '2011-03-16 15:38:25') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:25', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:25', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:38:25', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:25', '2011-03-16 15:38:25', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:25', '2011-03-16 15:38:25', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:38:25', '2011-03-16 15:38:25') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:25', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:25', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:25', '2011-03-16 15:38:25', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:38:42', '2011-03-16 15:38:42') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:42', '2011-03-16 15:38:42', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:42', '2011-03-16 15:38:42', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:42', '2011-03-16 15:38:42', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:42', '2011-03-16 15:38:42', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:38:42', '2011-03-16 15:38:42') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:42', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:38:42', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:42', '2011-03-16 15:38:42', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:42', '2011-03-16 15:38:42', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:38:42', '2011-03-16 15:38:42') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:42', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:42', '2011-03-16 15:38:42', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:38:51', '2011-03-16 15:38:51') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:51', '2011-03-16 15:38:51', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:51', '2011-03-16 15:38:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:51', '2011-03-16 15:38:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:51', '2011-03-16 15:38:51', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:38:51', '2011-03-16 15:38:51') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:51', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:38:51', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:51', '2011-03-16 15:38:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:51', '2011-03-16 15:38:51', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:38:51', '2011-03-16 15:38:51') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:38:51', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:38:51', '2011-03-16 15:38:51', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:39:01', '2011-03-16 15:39:01') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:01', '2011-03-16 15:39:01', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:01', '2011-03-16 15:39:01', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:01', '2011-03-16 15:39:01', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:01', '2011-03-16 15:39:01', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:39:01', '2011-03-16 15:39:01') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:39:01', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:39:01', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:39:01', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:01', '2011-03-16 15:39:01', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:01', '2011-03-16 15:39:01', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:39:01', '2011-03-16 15:39:01') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:39:01', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:39:01', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:01', '2011-03-16 15:39:01', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:36', '2011-03-16 15:39:36', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:36', '2011-03-16 15:39:36', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:36', '2011-03-16 15:39:36', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:39:36', '2011-03-16 15:39:36') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:39:36', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:39:36', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:39:36', "post_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:36', '2011-03-16 15:39:36', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:36', '2011-03-16 15:39:36', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:39:36', '2011-03-16 15:39:36') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:39:36', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:39:36', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:36', '2011-03-16 15:39:36', 1) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:39:36', '2011-03-16 15:39:36') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:39:36', '2011-03-16 15:39:36', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) SQL (0.1ms) select sqlite_version(*) SQL (0.5ms) CREATE TEMPORARY TABLE "altered_authors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime)  SQL (0.0ms) PRAGMA index_list("authors") SQL (0.3ms) DROP TABLE "authors" SQL (0.1ms) CREATE TABLE "authors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime)  SQL (0.0ms) PRAGMA index_list("altered_authors") SQL (0.3ms) DROP TABLE "altered_authors" SQL (0.1ms) INSERT INTO schema_migrations (version) VALUES ('20110316154717') Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:47:37', '2011-03-16 15:47:37', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:47:37', '2011-03-16 15:47:37', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:47:37', '2011-03-16 15:47:37', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:47:37', '2011-03-16 15:47:37') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:47:37', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:47:37', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:47:37', "post_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:47:37', '2011-03-16 15:47:37', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:47:37', '2011-03-16 15:47:37', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:47:37', '2011-03-16 15:47:37') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:47:37', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:47:37', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:47:37', '2011-03-16 15:47:37', 1) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:47:37', '2011-03-16 15:47:37') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:47:37', '2011-03-16 15:47:37', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:02', '2011-03-16 15:48:02', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:02', '2011-03-16 15:48:02', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:02', '2011-03-16 15:48:02', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:02', '2011-03-16 15:48:02') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:02', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:48:02', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:02', '2011-03-16 15:48:02', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:02', '2011-03-16 15:48:02', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:02', '2011-03-16 15:48:02') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:02', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:02', '2011-03-16 15:48:02', 1) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:02', '2011-03-16 15:48:02') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:02', '2011-03-16 15:48:02', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:10', '2011-03-16 15:48:10', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:10', '2011-03-16 15:48:10', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:10', '2011-03-16 15:48:10', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:10', '2011-03-16 15:48:10') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:10', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:10', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:48:10', "post_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:10', '2011-03-16 15:48:10', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:10', '2011-03-16 15:48:10', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:10', '2011-03-16 15:48:10') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:10', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:10', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:10', '2011-03-16 15:48:10', 1) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:10', '2011-03-16 15:48:10') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:10', '2011-03-16 15:48:10', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:18', '2011-03-16 15:48:18', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:18', '2011-03-16 15:48:18', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:18', '2011-03-16 15:48:18', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:18', '2011-03-16 15:48:18') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:18', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:48:18', "post_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:18', '2011-03-16 15:48:18', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:18', '2011-03-16 15:48:18', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:18', '2011-03-16 15:48:18') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:18', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:18', '2011-03-16 15:48:18', 1) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:18', '2011-03-16 15:48:18') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:18', '2011-03-16 15:48:18', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:37', '2011-03-16 15:48:37', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:37', '2011-03-16 15:48:37', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:37', '2011-03-16 15:48:37', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:37', '2011-03-16 15:48:37') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:37', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:37', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:48:37', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:37', '2011-03-16 15:48:37', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:37', '2011-03-16 15:48:37', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:37', '2011-03-16 15:48:37') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:37', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:37', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:37', '2011-03-16 15:48:37', 1) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:37', '2011-03-16 15:48:37') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:37', '2011-03-16 15:48:37', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:49', '2011-03-16 15:48:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:49', '2011-03-16 15:48:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:49', '2011-03-16 15:48:49', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:49', '2011-03-16 15:48:49') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:49', "post_id" = 1 WHERE "id" = 2 Author Update (0.1ms) UPDATE "authors" SET "updated_at" = '2011-03-16 15:48:49', "post_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:49', '2011-03-16 15:48:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:49', '2011-03-16 15:48:49', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:49', '2011-03-16 15:48:49') Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:48:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:49', '2011-03-16 15:48:49', 1) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at") VALUES('2011-03-16 15:48:49', '2011-03-16 15:48:49') Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:48:49', '2011-03-16 15:48:49', 1) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) SQL (0.1ms) select sqlite_version(*) SQL (0.0ms) SQLite3::SQLException: near "references": syntax error: ALTER TABLE "posts" ADD "author" references SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) SQL (0.1ms) select sqlite_version(*) SQL (0.4ms) ALTER TABLE "posts" ADD "author_id" integer SQL (0.1ms) INSERT INTO schema_migrations (version) VALUES ('20110316154912') Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:52:06', '2011-03-16 15:52:06', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:52:06', '2011-03-16 15:52:06', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:52:06', '2011-03-16 15:52:06', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:52:06', '2011-03-16 15:52:06', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:52:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:52:06', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:52:06', '2011-03-16 15:52:06', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:52:06', '2011-03-16 15:52:06', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:52:06', '2011-03-16 15:52:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:52:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:52:06', "post_id" = 1 WHERE "id" = 2 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:52:06', '2011-03-16 15:52:06', NULL) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:53:26', '2011-03-16 15:53:26', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:53:26', '2011-03-16 15:53:26', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:53:26', '2011-03-16 15:53:26', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:53:26', '2011-03-16 15:53:26', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:53:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:53:26', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:53:26', '2011-03-16 15:53:26', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:53:26', '2011-03-16 15:53:26', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:53:26', '2011-03-16 15:53:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:53:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:53:26', "post_id" = 1 WHERE "id" = 2 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:53:49', '2011-03-16 15:53:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:53:49', '2011-03-16 15:53:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:53:49', '2011-03-16 15:53:49', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:53:49', '2011-03-16 15:53:49', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:53:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:53:49', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:53:49', '2011-03-16 15:53:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:53:49', '2011-03-16 15:53:49', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:53:49', '2011-03-16 15:53:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:53:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:53:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:53:49', '2011-03-16 15:53:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-16 15:53:49', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:54:53', '2011-03-16 15:54:53', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:54:53', '2011-03-16 15:54:53', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:54:53', '2011-03-16 15:54:53', NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:54:53', '2011-03-16 15:54:53', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:54:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:54:53', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:54:53', '2011-03-16 15:54:53', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:54:53', '2011-03-16 15:54:53', NULL) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) SQL (0.1ms) select sqlite_version(*) SQL (0.4ms) CREATE TABLE "bios" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "author_id" integer, "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO schema_migrations (version) VALUES ('20110316155523') Migrating to AddBioIdToComment (20110316155643) SQL (0.2ms) ALTER TABLE "comments" ADD "bio_id" integer SQL (0.1ms) INSERT INTO schema_migrations (version) VALUES ('20110316155643') Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:56:51', '2011-03-16 15:56:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:56:51', '2011-03-16 15:56:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:56:51', '2011-03-16 15:56:51', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:56:51', '2011-03-16 15:56:51', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:56:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:56:51', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:56:51', '2011-03-16 15:56:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:56:51', '2011-03-16 15:56:51', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:56:51', '2011-03-16 15:56:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:56:51', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:56:51', "bio_id" = 1 WHERE "id" = 2 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:57:11', '2011-03-16 15:57:11', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:57:11', '2011-03-16 15:57:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:57:11', '2011-03-16 15:57:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:57:11', '2011-03-16 15:57:11', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:57:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:57:11', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:57:11', '2011-03-16 15:57:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:57:11', '2011-03-16 15:57:11', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:57:11', '2011-03-16 15:57:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:57:11', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:57:11', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:57:11', '2011-03-16 15:57:11', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-16 15:57:11', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:59:40', '2011-03-16 15:59:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:59:40', '2011-03-16 15:59:40', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:59:40', '2011-03-16 15:59:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:59:40', '2011-03-16 15:59:40', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:59:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:59:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:59:40', '2011-03-16 15:59:40', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:59:40', '2011-03-16 15:59:40', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:59:40', '2011-03-16 15:59:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 15:59:40', '2011-03-16 15:59:40', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 15:59:40', '2011-03-16 15:59:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:59:40', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-16 15:59:40', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 15:59:40', '2011-03-16 15:59:40', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-16 15:59:40', "author_id" = 1 WHERE "id" = 1 SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 16:00:08', '2011-03-16 16:00:08', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:00:08', '2011-03-16 16:00:08', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:00:08', '2011-03-16 16:00:08', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 16:00:08', '2011-03-16 16:00:08', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:00:08', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:00:08', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 16:00:08', '2011-03-16 16:00:08', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 16:00:08', '2011-03-16 16:00:08', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:00:08', '2011-03-16 16:00:08', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:00:08', '2011-03-16 16:00:08', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 16:00:08', '2011-03-16 16:00:08', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:00:08', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:00:08', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 16:00:08', '2011-03-16 16:00:08', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-16 16:00:08', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 16:00:40', '2011-03-16 16:00:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:00:40', '2011-03-16 16:00:40', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:00:40', '2011-03-16 16:00:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 16:00:41', '2011-03-16 16:00:41', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:00:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:00:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 16:00:41', '2011-03-16 16:00:41', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 16:00:41', '2011-03-16 16:00:41', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:00:41', '2011-03-16 16:00:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:00:41', '2011-03-16 16:00:41', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 16:00:41', '2011-03-16 16:00:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:00:41', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:00:41', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 16:00:41', '2011-03-16 16:00:41', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-16 16:00:41', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 16:01:11', '2011-03-16 16:01:11', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:01:11', '2011-03-16 16:01:11', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:01:11', '2011-03-16 16:01:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 16:01:11', '2011-03-16 16:01:11', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:01:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:01:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 16:01:11', '2011-03-16 16:01:11', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 16:01:11', '2011-03-16 16:01:11', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:01:11', '2011-03-16 16:01:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-16 16:01:12', '2011-03-16 16:01:12', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-16 16:01:12', '2011-03-16 16:01:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:01:12', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-16 16:01:12', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-16 16:01:12', '2011-03-16 16:01:12', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-16 16:01:12', "author_id" = 1 WHERE "id" = 1 SQL (145.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (80.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 15:25:30', '2011-03-17 15:25:30', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 15:25:30', '2011-03-17 15:25:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 15:25:30', '2011-03-17 15:25:30', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 15:25:30', '2011-03-17 15:25:30', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 15:25:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 15:25:30', "post_id" = 1 WHERE "id" = 2 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 15:25:30', '2011-03-17 15:25:30', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 15:25:30', '2011-03-17 15:25:30', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 15:25:30', '2011-03-17 15:25:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 15:25:30', '2011-03-17 15:25:30', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 15:25:30', '2011-03-17 15:25:30', NULL) Comment Update (0.2ms) UPDATE "comments" SET "updated_at" = '2011-03-17 15:25:30', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 15:25:30', "bio_id" = 1 WHERE "id" = 2 Author Create (348.0ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 15:25:30', '2011-03-17 15:25:30', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 15:25:30', "author_id" = 1 WHERE "id" = 1 SQL (1.8ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 15:58:15', '2011-03-17 15:58:15', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 15:58:15', '2011-03-17 15:58:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 15:58:15', '2011-03-17 15:58:15', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 15:58:15', '2011-03-17 15:58:15', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 15:58:15', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 15:58:15', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 15:58:15', '2011-03-17 15:58:15', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 15:58:15', '2011-03-17 15:58:15', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 15:58:15', '2011-03-17 15:58:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 15:58:15', '2011-03-17 15:58:15', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 15:58:15', '2011-03-17 15:58:15', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 15:58:15', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.3ms) UPDATE "comments" SET "updated_at" = '2011-03-17 15:58:15', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 15:58:15', '2011-03-17 15:58:15', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 15:58:15', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:10:11', '2011-03-17 16:10:11', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:10:11', '2011-03-17 16:10:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:10:11', '2011-03-17 16:10:11', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:10:11', '2011-03-17 16:10:11', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:10:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:10:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:10:11', '2011-03-17 16:10:11', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:10:11', '2011-03-17 16:10:11', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:10:11', '2011-03-17 16:10:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:10:11', '2011-03-17 16:10:11', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:10:11', '2011-03-17 16:10:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:10:11', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:10:11', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:10:11', '2011-03-17 16:10:11', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 16:10:11', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:22:29', '2011-03-17 16:22:29', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:22:29', '2011-03-17 16:22:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:22:29', '2011-03-17 16:22:29', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:22:29', '2011-03-17 16:22:29', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:22:29', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:22:29', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:22:29', '2011-03-17 16:22:29', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:22:29', '2011-03-17 16:22:29', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:22:29', '2011-03-17 16:22:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:22:29', '2011-03-17 16:22:29', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:22:29', '2011-03-17 16:22:29', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:22:29', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:22:29', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:22:29', '2011-03-17 16:22:29', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 16:22:29', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.7ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:22:33', '2011-03-17 16:22:33', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:22:33', '2011-03-17 16:22:33', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:22:33', '2011-03-17 16:22:33', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:22:33', '2011-03-17 16:22:33', 1) Comment Update (0.7ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:22:33', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:22:33', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:22:33', '2011-03-17 16:22:33', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:22:33', '2011-03-17 16:22:33', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:22:33', '2011-03-17 16:22:33', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:22:33', '2011-03-17 16:22:33', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:22:33', '2011-03-17 16:22:33', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:22:33', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:22:33', "bio_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:22:33', '2011-03-17 16:22:33', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 16:22:33', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:49:39', '2011-03-17 16:49:39', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:49:39', '2011-03-17 16:49:39', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:49:39', '2011-03-17 16:49:39', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:49:39', '2011-03-17 16:49:39', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:49:39', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:49:39', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:49:39', '2011-03-17 16:49:39', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:49:39', '2011-03-17 16:49:39', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:49:39', '2011-03-17 16:49:39', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 16:49:39', '2011-03-17 16:49:39', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 16:49:39', '2011-03-17 16:49:39', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:49:39', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 16:49:39', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 16:49:39', '2011-03-17 16:49:39', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 16:49:39', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', 1) Comment Update (0.2ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:24:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:24:12', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:24:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:24:12', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:24:12', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:24:12', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:24:12', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:24:12', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:24:12', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:24:12', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:24:12', '2011-03-17 17:24:12', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 17:24:12', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:28:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:28:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL, NULL) Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:28:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:28:49', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:28:49', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:28:49', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:28:49', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:28:49', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:28:49', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:28:49', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:28:49', '2011-03-17 17:28:49', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 17:28:49', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:35:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:35:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:35:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:35:05', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:35:05', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:35:05', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:35:05', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:35:05', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:35:05', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:35:05', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:35:05', '2011-03-17 17:35:05', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 17:35:05', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:37:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:37:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:37:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:37:11', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:37:11', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:37:11', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:37:11', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:37:11', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:37:11', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:37:11', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:37:11', '2011-03-17 17:37:11', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 17:37:11', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:39:15', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:39:15', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:39:15', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:39:15', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:39:15', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:39:15', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:39:15', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:39:15', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:39:15', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:39:15', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:39:15', '2011-03-17 17:39:15', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 17:39:15', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:02', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:02', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:02', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:02', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:46:02', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:46:02', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:02', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:02', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:46:02', '2011-03-17 17:46:02', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 17:46:02', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:24', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:24', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:24', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:24', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:46:24', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:46:24', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:24', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:46:24', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:46:24', '2011-03-17 17:46:24', NULL) Bio Update (0.7ms) UPDATE "bios" SET "updated_at" = '2011-03-17 17:46:24', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:48:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:48:16', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:48:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:48:16', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:48:16', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:48:16', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:48:16', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 17:48:16', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:48:16', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 17:48:16', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 17:48:16', '2011-03-17 17:48:16', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 17:48:16', "author_id" = 1 WHERE "id" = 1 SQL (2.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.8ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', 1) Comment Update (0.2ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:12:50', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:12:50', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:12:50', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:12:50', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:12:50', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:12:50', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:12:50', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:12:50', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:12:50', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:12:50', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:12:50', '2011-03-17 21:12:50', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:12:50', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:07', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:07', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:07', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:07', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:07', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:07', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:24:07', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:24:07', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:07', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:07', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:24:07', '2011-03-17 21:24:07', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:24:07', "author_id" = 1 WHERE "id" = 1 SQL (0.8ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:56', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:56', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:56', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:56', "post_id" = 2 WHERE "id" = 4 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:24:56', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:24:56', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:56', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:24:56', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:24:56', '2011-03-17 21:24:56', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:24:56', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:01', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:01', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:01', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:01', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:01', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:01', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:27:01', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:27:01', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:01', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:01', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:01', '2011-03-17 21:27:01', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:27:01', "author_id" = 1 WHERE "id" = 1 SQL (4.8ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:16', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:16', "post_id" = 1 WHERE "id" = 2 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:16', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:16', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:27:16', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:27:16', "author_id" = 1 WHERE "id" = 2 Comment Create (0.6ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL, NULL) Bio Create (3.8ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:16', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:16', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:16', '2011-03-17 21:27:16', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:27:16', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:38', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL, NULL) Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:38', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:38', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:38', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:27:38', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:27:38', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:38', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:27:38', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:27:38', '2011-03-17 21:27:38', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:27:38', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:29:07', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:29:07', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:29:07', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:29:07', "post_id" = 1 WHERE "id" = 2 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:29:07', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:29:07', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:29:07', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:29:07', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:29:07', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:29:07', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:29:07', '2011-03-17 21:29:07', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:29:07', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:27', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:27', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:27', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:27', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:32:27', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:32:27', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:27', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:27', "bio_id" = 1 WHERE "id" = 2 Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:32:27', '2011-03-17 21:32:27', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:32:27', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:38', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:38', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:38', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:38', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL) Post Update (0.2ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:32:38', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:32:38', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:38', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:32:38', "bio_id" = 1 WHERE "id" = 2 Author Create (5.6ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:32:38', '2011-03-17 21:32:38', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:32:38', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:41', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:41', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:41', "post_id" = 2 WHERE "id" = 4 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:33:41', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:33:41', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:41', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:41', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:33:41', '2011-03-17 21:33:41', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:33:41', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:57', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', 1) Comment Create (0.8ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:57', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:57', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:57', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:33:57', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:33:57', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:57', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:33:57', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:33:57', '2011-03-17 21:33:57', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:33:57', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:34:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:34:20', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', 1) Comment Create (0.6ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:34:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:34:20', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:34:20', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:34:20', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:34:20', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:34:20', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:34:20', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:34:20', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:34:20', '2011-03-17 21:34:20', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:34:20', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:22', "post_id" = 1 WHERE "id" = 2 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL, NULL) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:22', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:22', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:22', "post_id" = 2 WHERE "id" = 4 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:35:22', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:35:22', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL, NULL) Bio Create (0.4ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:22', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:22', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:35:22', '2011-03-17 21:35:22', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:35:22', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:35:48', '2011-03-17 21:35:48', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:48', '2011-03-17 21:35:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:48', '2011-03-17 21:35:48', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:35:48', '2011-03-17 21:35:48', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:48', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:48', "post_id" = 1 WHERE "id" = 2 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:35:48', '2011-03-17 21:35:48', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:35:48', '2011-03-17 21:35:48', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:48', '2011-03-17 21:35:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:49', '2011-03-17 21:35:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:49', '2011-03-17 21:35:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:49', '2011-03-17 21:35:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:35:49', '2011-03-17 21:35:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:49', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:35:49', '2011-03-17 21:35:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:49', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:49', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:35:49', '2011-03-17 21:35:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:35:49', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:35:49', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:49', '2011-03-17 21:35:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:35:49', '2011-03-17 21:35:49', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:35:49', '2011-03-17 21:35:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:49', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:35:49', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:35:49', '2011-03-17 21:35:49', NULL) Bio Update (0.6ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:35:49', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:16', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', 1) Comment Create (1.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL, NULL) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:16', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:16', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:16', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:40:16', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:40:16', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:16', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:16', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:40:16', '2011-03-17 21:40:16', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:40:16', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:48', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:48', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:48', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:48', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:48', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:48', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:40:48', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:40:48', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:48', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:40:48', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:40:48', '2011-03-17 21:40:48', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:40:48', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', 1) Comment Update (0.2ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:41:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:41:16', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:41:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:41:16', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:41:16', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:41:16', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:41:16', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:41:16', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:41:16', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:41:16', "bio_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:41:16', '2011-03-17 21:41:16', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:41:16', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', 1) Comment Update (0.2ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:51:56', "author_id" = 1 WHERE "id" = 1 Post Update (0.3ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:51:56', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:51:56', "author_id" = 1 WHERE "id" = 1 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "post_id" = 1 WHERE "id" = 2 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:51:56', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:51:56', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:51:56', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:51:56', '2011-03-17 21:51:56', 1) SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "post_id" = 1 WHERE "id" = 2 Author Create (0.7ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', 1) Comment Create (0.6ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "post_id" = 1 WHERE "id" = 2 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:56:22', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:56:22', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:56:22', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:56:22', "post_id" = 2 WHERE "id" = 4 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:56:22', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:56:22', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:56:22', '2011-03-17 21:56:22', 1) SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "post_id" = 2 WHERE "id" = 4 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:57:03', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:57:03', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:57:03', "author_id" = 1 WHERE "id" = 1 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:57:03', "post_id" = 2 WHERE "id" = 4 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:57:03', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:57:03', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:57:03', '2011-03-17 21:57:03', 1) SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:58:30', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:58:30', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Bio Create (2.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 21:58:30', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 21:58:30', "post_id" = 2 WHERE "id" = 4 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:58:30', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 21:58:30', "author_id" = 1 WHERE "id" = 2 Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 21:58:30', '2011-03-17 21:58:30', 1) SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:00:32', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:00:32', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "bio_id" = 1 WHERE "id" = 2 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:00:32', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:00:32', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:00:32', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:00:32', "author_id" = 1 WHERE "id" = 2 Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:00:32', '2011-03-17 22:00:32', 1) SQL (0.8ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:05:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:05:40', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:05:40', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:05:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:05:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:05:40', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:05:40', '2011-03-17 22:05:40', 1) SQL (0.8ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Post Create (1.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:08:18', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:08:18', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Bio Create (3.3ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:08:18', "author_id" = 1 WHERE "id" = 1 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:08:18', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:08:18', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:08:18', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:08:18', '2011-03-17 22:08:18', 1) SQL (0.8ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', 1) Comment Update (0.2ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "post_id" = 2 WHERE "id" = 4 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:12:26', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:12:26', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL) Comment Update (0.3ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:12:26', "author_id" = 1 WHERE "id" = 1 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:26', "post_id" = 2 WHERE "id" = 4 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', NULL) Post Update (0.5ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:12:26', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:12:26', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:26', '2011-03-17 22:12:26', 1) SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL) Comment Update (1.3ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:12:57', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:12:57', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:12:57', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:12:57', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:12:57', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:12:57', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:12:57', '2011-03-17 22:12:57', 1) SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "post_id" = 1 WHERE "id" = 2 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:13:30', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:13:30', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:13:30', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:13:30', '2011-03-17 22:13:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:13:30', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:13:31', '2011-03-17 22:13:31', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:13:31', "author_id" = 1 WHERE "id" = 1 Post Update (2.3ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:13:31', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:13:31', '2011-03-17 22:13:31', 1) SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:16:30', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:16:30', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:16:30', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:16:30', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:16:30', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:16:30', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:16:30', '2011-03-17 22:16:30', 1) SQL (0.8ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.3ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', 1) Comment Update (0.5ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:18:12', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:18:12', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:18:12', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:18:12', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:18:12', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:18:12', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:18:12', '2011-03-17 22:18:12', 1) SQL (0.8ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:20:05', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:20:05', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:20:05', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:05', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:20:05', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:20:05', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:05', '2011-03-17 22:20:05', 1) SQL (0.9ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', 1) Comment Update (0.2ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 1 WHERE "id" = 2 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:20:38', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:20:38', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:20:38', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:20:38', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:20:38', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:20:38', '2011-03-17 22:20:38', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:20:38', "post_id" = 1 WHERE "id" = 2 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:32:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:32:40', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:32:40', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL) Comment Update (0.2ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:32:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:32:40', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:32:40', '2011-03-17 22:32:40', 1) Comment Update (0.2ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:32:40', "post_id" = 1 WHERE "id" = 2 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:13', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:13', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:33:13', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:13', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:13', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Post Load (0.1ms) SELECT * FROM "posts" WHERE ("posts".author_id = 1)  Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:13', '2011-03-17 22:33:13', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 1 WHERE "id" = 1 Comment Update (0.2ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:13', "post_id" = 1 WHERE "id" = 2 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:21', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:21', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:33:21', "author_id" = 1 WHERE "id" = 1 Comment Create (1.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:21', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:21', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:21', '2011-03-17 22:33:21', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:21', "post_id" = 1 WHERE "id" = 2 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:57', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:57', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:33:57', "author_id" = 1 WHERE "id" = 1 Comment Create (0.6ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:57', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:57', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:33:57', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:57', '2011-03-17 22:33:57', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:58', '2011-03-17 22:33:58', NULL) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:33:58', '2011-03-17 22:33:58', NULL) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:58', '2011-03-17 22:33:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:33:58', '2011-03-17 22:33:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:33:58', '2011-03-17 22:33:58', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:33:58', "post_id" = 1 WHERE "id" = 2 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.7ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:34:37', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:34:37', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:34:37', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:34:37', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:34:37', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:37', '2011-03-17 22:34:37', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 1 WHERE "id" = 1 Comment Update (0.7ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:37', "post_id" = 1 WHERE "id" = 2 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL) Post Update (0.2ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:34:47', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:34:47', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-17 22:34:47', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:34:47', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-17 22:34:47', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-17 22:34:47', '2011-03-17 22:34:47', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-17 22:34:47', "post_id" = 1 WHERE "id" = 2 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:05:21', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:05:21', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:05:21', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:05:21', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:05:21', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:21', '2011-03-18 10:05:21', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:21', "created_at" = '2011-03-17 10:05:21' WHERE "id" = 2 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:05:52', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:05:52', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:05:52', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:52', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:05:52', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:05:52', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:52', '2011-03-18 10:05:52', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:05:53', '2011-03-18 10:05:53', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:53', '2011-03-18 10:05:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:53', '2011-03-18 10:05:53', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:05:53', '2011-03-18 10:05:53', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:53', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:53', '2011-03-18 10:05:53', NULL, NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:05:53', '2011-03-18 10:05:53', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:05:53', "created_at" = '2011-03-17 10:05:53' WHERE "id" = 2 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:36', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:36', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:06:36', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:36', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:36', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:36', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:36', '2011-03-18 10:06:36', NULL, NULL) SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:41', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:41', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:06:41', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:41', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:41', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:41', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:41', '2011-03-18 10:06:41', NULL, NULL) SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:58', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:58', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:06:58', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:58', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:58', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:06:58', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:06:58', '2011-03-18 10:06:58', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:06:58', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:07:17', '2011-03-18 10:07:17', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:17', '2011-03-18 10:07:17', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:17', '2011-03-18 10:07:17', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:07:17', '2011-03-18 10:07:17', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:17', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:17', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:07:17', '2011-03-18 10:07:17', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:07:17', '2011-03-18 10:07:17', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:07:18', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:07:18', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:07:18', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:07:18', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:07:18', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "created_at" = '2011-03-17 10:07:18' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:07:18', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:07:18', '2011-03-18 10:07:18', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:07:18', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:02', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:02', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:08:02', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:02', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:02', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "created_at" = '2011-03-17 10:08:02' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:02', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:02', '2011-03-18 10:08:02', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:02', "author_id" = 1 WHERE "id" = 1 SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:09', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:09', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:08:09', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:09', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:09', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:09', '2011-03-18 10:08:09', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:10', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:10', '2011-03-18 10:08:10', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:10', '2011-03-18 10:08:10', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:10', "created_at" = '2011-03-17 10:08:10' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:10', '2011-03-18 10:08:10', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:10', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:10', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:10', '2011-03-18 10:08:10', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:10', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:22', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:22', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:08:22', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:22', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:22', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:22', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:08:22', '2011-03-18 10:08:22', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:23', "created_at" = '2011-03-17 10:08:23' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:08:23', '2011-03-18 10:08:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:08:23', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:08:23', '2011-03-18 10:08:23', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:08:23', "author_id" = 1 WHERE "id" = 1 SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:09:54', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:09:54', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:09:54', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:09:54', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:09:54', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "created_at" = '2011-03-17 10:09:54' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:09:54', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:09:54', '2011-03-18 10:09:54', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:09:54', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:05', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:05', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:11:05', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:05', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:05', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "created_at" = '2011-03-17 10:11:05' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:05', '2011-03-18 10:11:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:05', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:35', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:35', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:11:35', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:35', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:35', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "created_at" = '2011-03-17 10:11:35' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:35', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:35', '2011-03-18 10:11:35', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:35', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:41', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:41', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:11:41', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:41', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:41', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "created_at" = '2011-03-17 10:11:41' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:11:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:11:41', '2011-03-18 10:11:41', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:11:41', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:12:26', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:12:26', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:12:26', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:12:26', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:12:26', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "created_at" = '2011-03-17 10:12:26' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:12:26', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:12:26', '2011-03-18 10:12:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:12:26', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:13:25', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:13:25', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:13:25', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:13:25', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:13:25', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "created_at" = '2011-03-17 10:13:25' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:25', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:25', '2011-03-18 10:13:25', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:13:25', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:13:52', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:13:52', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:13:52', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:13:52', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:13:52', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "created_at" = '2011-03-17 10:13:52' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:13:52', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:13:52', '2011-03-18 10:13:52', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:13:52', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:14:01', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:14:01', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:14:01', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:14:01', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:14:01', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "created_at" = '2011-03-17 10:14:01' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:01', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:01', '2011-03-18 10:14:01', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:14:01', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:14:51', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:14:51', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:14:51', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:14:51', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:14:51', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:51', '2011-03-18 10:14:51', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:51', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:52', '2011-03-18 10:14:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:14:52', '2011-03-18 10:14:52', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:52', "created_at" = '2011-03-17 10:14:52' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:14:52', '2011-03-18 10:14:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:14:52', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:14:52', '2011-03-18 10:14:52', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:14:52', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:15:03', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:15:03', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:15:03', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:15:03', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:15:03', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "created_at" = '2011-03-17 10:15:03' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:03', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:03', '2011-03-18 10:15:03', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:15:03', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:15:49', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:15:49', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:15:49', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:15:49', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:15:49', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:49', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:15:49', '2011-03-18 10:15:49', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:50', "created_at" = '2011-03-17 10:15:49' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:15:50', '2011-03-18 10:15:50', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:50', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:15:50', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:15:50', '2011-03-18 10:15:50', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:15:50', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:16:08', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:16:08', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:16:08', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:16:08', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:16:08', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "created_at" = '2011-03-17 10:16:08' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:16:08', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:16:08', '2011-03-18 10:16:08', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:16:08', "author_id" = 1 WHERE "id" = 1 SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:11', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:11', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:19:11', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:11', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:11', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "created_at" = '2011-03-17 10:19:11' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:11', '2011-03-18 10:19:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:11', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:26', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:26', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:19:26', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:26', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:26', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "created_at" = '2011-03-17 10:19:26' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:26', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:26', '2011-03-18 10:19:26', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:26', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:41', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:41', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:19:41', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:41', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:41', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "created_at" = '2011-03-17 10:19:41' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:19:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:19:41', '2011-03-18 10:19:41', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:19:41', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:05', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:05', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:22:05', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:05', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:05', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "created_at" = '2011-03-17 10:22:05' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:05', '2011-03-18 10:22:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:05', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:22', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:22', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:22:22', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:22', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:22', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "created_at" = '2011-03-17 10:22:22' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:22', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:22', '2011-03-18 10:22:22', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:22', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:50', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:50', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:22:50', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:50', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:50', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "created_at" = '2011-03-17 10:22:50' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:22:50', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:22:50', '2011-03-18 10:22:50', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:22:50', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:23:42', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:23:42', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:23:42', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:23:42', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:23:42', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:42', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:42', '2011-03-18 10:23:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:23:43', '2011-03-18 10:23:43', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:43', "created_at" = '2011-03-17 10:23:43' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:23:43', '2011-03-18 10:23:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:23:43', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:23:43', '2011-03-18 10:23:43', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:23:43', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:24:03', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:24:03', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:24:03', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:24:03', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:24:03', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "created_at" = '2011-03-17 10:24:03' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:03', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:03', '2011-03-18 10:24:03', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:24:03', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:24:24', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:24:24', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:24:24', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 1 WHERE "id" = 2 Post Create (0.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:24:24', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:24:24', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "created_at" = '2011-03-17 10:24:24' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:24:24', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:24:24', '2011-03-18 10:24:24', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:24:24', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:25:12', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:25:12', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:25:12', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:25:12', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:25:12', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "created_at" = '2011-03-17 10:25:12' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:25:12', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:25:12', '2011-03-18 10:25:12', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:25:12', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:27:15', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:27:15', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:27:15', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:27:15', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:27:15', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "created_at" = '2011-03-17 10:27:15' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:27:15', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "created_at" = '2011-03-17 10:27:15' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:27:15', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:27:15', '2011-03-18 10:27:15', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:27:15', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:28:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:28:40', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:28:40', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:28:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:28:40', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "created_at" = '2011-03-17 10:28:40' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:28:40', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "created_at" = '2011-03-17 10:28:40' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:28:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:28:40', '2011-03-18 10:28:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:28:40', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:29:52', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:29:52', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "bio_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:29:52', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:29:52', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:29:52', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:52', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:52', '2011-03-18 10:29:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:53', '2011-03-18 10:29:53', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:53', "created_at" = '2011-03-17 10:29:53' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:29:53', '2011-03-18 10:29:53', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:53', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:29:53', '2011-03-18 10:29:53', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:29:53', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:53', '2011-03-18 10:29:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:29:53', '2011-03-18 10:29:53', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:53', "created_at" = '2011-03-17 10:29:53' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:29:53', '2011-03-18 10:29:53', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:29:53', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:29:53', '2011-03-18 10:29:53', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:29:53', "author_id" = 1 WHERE "id" = 1 SQL (0.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:44:23', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:44:23', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:44:23', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:44:23', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:44:23', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "created_at" = '2011-03-17 10:44:23' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:44:23', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "created_at" = '2011-03-17 10:44:23' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:44:23', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:44:23', '2011-03-18 10:44:23', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:44:23', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:45:58', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:45:58', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:45:58', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:45:58', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:45:58', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "created_at" = '2011-03-17 10:45:58' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:45:58', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "created_at" = '2011-03-17 10:45:58' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:45:58', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:45:58', '2011-03-18 10:45:58', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:45:58', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:09', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:09', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:46:09', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:09', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:09', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "created_at" = '2011-03-17 10:46:09' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:09', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "created_at" = '2011-03-17 10:46:09' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:09', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:09', '2011-03-18 10:46:09', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:09', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:48', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:48', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:46:48', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:48', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:48', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "created_at" = '2011-03-17 10:46:48' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:48', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "created_at" = '2011-03-17 10:46:48' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:46:48', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:46:48', '2011-03-18 10:46:48', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:46:48', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:00', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:00', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:47:00', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:00', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:00', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "created_at" = '2011-03-17 10:47:00' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:00', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "created_at" = '2011-03-17 10:47:00' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:00', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:00', '2011-03-18 10:47:00', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:00', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:38', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:38', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:38', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:38', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:38', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:38', '2011-03-18 10:47:38', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:38', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:38', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:47:39', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "post_id" = 1 WHERE "id" = 2 Post Create (0.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:39', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:39', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "created_at" = '2011-03-17 10:47:39' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:39', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "created_at" = '2011-03-17 10:47:39' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:47:39', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:47:39', '2011-03-18 10:47:39', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:47:39', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:48:24', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:48:24', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 10:48:24', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:48:24', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:48:24', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "created_at" = '2011-03-17 10:48:24' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:48:24', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "created_at" = '2011-03-17 10:48:24' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 10:48:24', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 10:48:24', '2011-03-18 10:48:24', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 10:48:24', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:22', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:22', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "bio_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:02:22', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:22', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:22', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "created_at" = '2011-03-17 11:02:22' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:22', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "created_at" = '2011-03-17 11:02:22' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:22', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:22', '2011-03-18 11:02:22', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:22', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:42', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:42', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:02:42', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:42', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:42', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "created_at" = '2011-03-17 11:02:42' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:42', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "created_at" = '2011-03-17 11:02:42' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:02:42', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:02:42', '2011-03-18 11:02:42', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:02:42', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:06:29', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:06:29', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:06:29', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:06:29', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:06:29', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "created_at" = '2011-03-17 11:06:29' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:06:29', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "created_at" = '2011-03-17 11:06:29' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:06:29', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:06:29', '2011-03-18 11:06:29', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:06:29', "author_id" = 1 WHERE "id" = 1 SQL (0.8ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:13:00', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:13:00', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:13:00', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:13:00', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:13:00', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "created_at" = '2011-03-17 11:13:00' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:13:00', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "created_at" = '2011-03-17 11:13:00' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:13:00', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:13:00', '2011-03-18 11:13:00', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:13:00', "author_id" = 1 WHERE "id" = 1 SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:14:46', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:14:46', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:14:46', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 2 Post Create (0.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:14:46', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:14:46', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "created_at" = '2011-03-17 11:14:46' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:14:46', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "created_at" = '2011-03-17 11:14:46' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:14:46', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:14:46', '2011-03-18 11:14:46', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:14:46', "author_id" = 1 WHERE "id" = 1 SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:26', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:26', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:15:26', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:26', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:26', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "created_at" = '2011-03-17 11:15:26' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:26', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "created_at" = '2011-03-17 11:15:26' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:26', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:26', '2011-03-18 11:15:26', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:26', "author_id" = 1 WHERE "id" = 1 SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:43', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:43', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:15:43', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:43', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:43', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "created_at" = '2011-03-17 11:15:43' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:43', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "created_at" = '2011-03-17 11:15:43' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:43', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:43', '2011-03-18 11:15:43', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:43', "author_id" = 1 WHERE "id" = 1 SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:58', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:58', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:15:58', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:58', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:58', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "created_at" = '2011-03-17 11:15:58' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:58', "author_id" = 1 WHERE "id" = 1 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "created_at" = '2011-03-17 11:15:58' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:15:58', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:15:58', '2011-03-18 11:15:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:15:58', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:17:06', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:17:06', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:17:06', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:17:06', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:17:06', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "created_at" = '2011-03-17 11:17:06' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:17:06', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "created_at" = '2011-03-17 11:17:06' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:17:06', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:17:06', '2011-03-18 11:17:06', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:17:06', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:19:05', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:19:05', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:19:05', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:19:05', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:19:05', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "created_at" = '2011-03-17 11:19:05' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:19:05', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "created_at" = '2011-03-17 11:19:05' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:19:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:19:05', '2011-03-18 11:19:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:19:05', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:20:27', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:20:27', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:20:27', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:20:27', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:20:27', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "created_at" = '2011-03-17 11:20:27' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:20:27', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "created_at" = '2011-03-17 11:20:27' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:20:27', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:20:27', '2011-03-18 11:20:27', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:20:27', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:22:59', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:22:59', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:22:59', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:22:59', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:22:59', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', 1) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "created_at" = '2011-03-17 11:22:59' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:22:59', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "created_at" = '2011-03-17 11:22:59' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:22:59', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:22:59', '2011-03-18 11:22:59', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:22:59', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:23:11', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:23:11', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:23:11', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:23:11', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:23:11', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', 1) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "created_at" = '2011-03-17 11:23:11' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:23:11', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "created_at" = '2011-03-17 11:23:11' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:23:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:23:11', '2011-03-18 11:23:11', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:23:11', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) [0mSELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:34', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:34', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:25:34', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:34', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:34', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "created_at" = '2011-03-17 11:25:34' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:34', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "created_at" = '2011-03-17 11:25:34' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:34', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:34', '2011-03-18 11:25:34', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:34', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:56', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:56', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:25:56', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:56', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:56', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "created_at" = '2011-03-17 11:25:56' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:56', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "created_at" = '2011-03-17 11:25:56' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:25:56', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:25:56', '2011-03-18 11:25:56', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:25:56', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:17', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:17', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:26:17', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:17', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:17', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "created_at" = '2011-03-17 11:26:17' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:17', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "created_at" = '2011-03-17 11:26:17' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:17', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:17', '2011-03-18 11:26:17', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:17', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:34', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:34', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:26:34', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:34', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:34', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "created_at" = '2011-03-17 11:26:34' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:34', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "created_at" = '2011-03-17 11:26:34' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:26:34', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:26:34', '2011-03-18 11:26:34', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:26:34', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:24', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:24', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:27:24', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:24', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:24', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "created_at" = '2011-03-17 11:27:24' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:24', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "created_at" = '2011-03-17 11:27:24' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:24', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:24', '2011-03-18 11:27:24', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:24', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:40', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:27:40', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:40', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', 1) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "created_at" = '2011-03-17 11:27:40' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:40', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "created_at" = '2011-03-17 11:27:40' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:27:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:27:40', '2011-03-18 11:27:40', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:27:40', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:06', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:06', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:28:06', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 2 WHERE "id" = 4 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:06', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:06', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "created_at" = '2011-03-17 11:28:06' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:06', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "created_at" = '2011-03-17 11:28:06' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:06', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:06', '2011-03-18 11:28:06', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:06', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:35', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:35', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "bio_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:28:35', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:35', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:35', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "created_at" = '2011-03-17 11:28:35' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:35', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "created_at" = '2011-03-17 11:28:35' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:28:35', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:28:35', '2011-03-18 11:28:35', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:28:35', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:29:11', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:29:11', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:29:11', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:11', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:29:11', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:29:11', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:11', '2011-03-18 11:29:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:12', '2011-03-18 11:29:12', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:12', '2011-03-18 11:29:12', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:12', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:12', '2011-03-18 11:29:12', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:12', '2011-03-18 11:29:12', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:12', "created_at" = '2011-03-17 11:29:12' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:12', '2011-03-18 11:29:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:12', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:29:12', '2011-03-18 11:29:12', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:29:12', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:12', '2011-03-18 11:29:12', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:29:12', '2011-03-18 11:29:12', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:12', "created_at" = '2011-03-17 11:29:12' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:29:12', '2011-03-18 11:29:12', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:12', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:29:12', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:29:12', '2011-03-18 11:29:12', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:29:12', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:32:57', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:32:57', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:32:57', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:32:57', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:32:57', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "created_at" = '2011-03-17 11:32:57' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:32:57', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "created_at" = '2011-03-17 11:32:57' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:32:57', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:32:57', '2011-03-18 11:32:57', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:32:57', "author_id" = 1 WHERE "id" = 1 SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 1 WHERE "id" = 2 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:33:28', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:33:28', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:33:28', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:33:28', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:33:28', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:28', "created_at" = '2011-03-17 11:33:28' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:28', '2011-03-18 11:33:28', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:29', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:29', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:33:29', '2011-03-18 11:33:29', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:33:29', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:29', '2011-03-18 11:33:29', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:33:29', '2011-03-18 11:33:29', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:29', "created_at" = '2011-03-17 11:33:29' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:33:29', '2011-03-18 11:33:29', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:29', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:33:29', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:33:29', '2011-03-18 11:33:29', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:33:29', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:34:16', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:34:16', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:34:16', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:34:16', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:34:16', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', 1) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "created_at" = '2011-03-17 11:34:16' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:34:16', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "created_at" = '2011-03-17 11:34:16' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:34:16', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:34:16', '2011-03-18 11:34:16', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:34:16', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:40:58', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:40:58', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 11:40:58', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:40:58', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:40:58', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', 1) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "created_at" = '2011-03-17 11:40:58' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:40:58', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "created_at" = '2011-03-17 11:40:58' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 11:40:58', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 11:40:58', '2011-03-18 11:40:58', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 11:40:58', "author_id" = 1 WHERE "id" = 1 SQL (1.6ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:23', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:23', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:23:23', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:23', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:23', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "created_at" = '2011-03-17 12:23:23' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:23', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "created_at" = '2011-03-17 12:23:23' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:23', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:23', '2011-03-18 12:23:23', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:23', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:49', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:49', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:23:49', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:49', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:49', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "created_at" = '2011-03-17 12:23:49' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:49', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "created_at" = '2011-03-17 12:23:49' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:23:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:23:49', '2011-03-18 12:23:49', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:23:49', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:24:51', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:24:51', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:24:51', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:24:51', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:24:51', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "created_at" = '2011-03-17 12:24:51' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:24:51', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "created_at" = '2011-03-17 12:24:51' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:24:51', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:24:51', '2011-03-18 12:24:51', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:24:51', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:25:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:25:40', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:25:40', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:25:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:25:40', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', 1) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "created_at" = '2011-03-17 12:25:40' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:25:40', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "created_at" = '2011-03-17 12:25:40' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:25:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:25:40', '2011-03-18 12:25:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:25:40', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:26:20', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:26:20', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:26:20', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:26:20', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:26:20', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', 1) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "created_at" = '2011-03-17 12:26:20' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:26:20', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "created_at" = '2011-03-17 12:26:20' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:26:20', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:26:20', '2011-03-18 12:26:20', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:26:20', "author_id" = 1 WHERE "id" = 1 SQL (0.2ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:28:27', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:28:27', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:28:27', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:28:27', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:28:27', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', 1) Comment Update (42.4ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "created_at" = '2011-03-17 12:28:27' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:28:27', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "created_at" = '2011-03-17 12:28:27' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:28:27', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:28:27', '2011-03-18 12:28:27', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:28:27', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:04', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:04', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:29:04', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:04', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:04', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "created_at" = '2011-03-17 12:29:04' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:04', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "created_at" = '2011-03-17 12:29:04' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:04', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:04', '2011-03-18 12:29:04', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:04', "author_id" = 1 WHERE "id" = 1 SQL (0.7ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', 1) Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "post_id" = 2 WHERE "id" = 4 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:43', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:43', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:29:43', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:43', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:43', '2011-03-18 12:29:43', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:43', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:43', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', 1) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:44', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:44', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:44', "created_at" = '2011-03-17 12:29:44' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:44', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:44', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:44', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:44', "created_at" = '2011-03-17 12:29:44' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:44', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:29:44', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:29:44', '2011-03-18 12:29:44', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:29:44', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 2 WHERE "id" = 4 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:05', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:05', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Bio Update (0.0ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:30:05', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:05', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:05', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', 1) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "created_at" = '2011-03-17 12:30:05' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:05', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "created_at" = '2011-03-17 12:30:05' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:05', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:05', '2011-03-18 12:30:05', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:05', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:32', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:32', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:30:32', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 2 Post Create (0.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:32', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:32', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', 1) Comment Update (43.4ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "created_at" = '2011-03-17 12:30:32' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:32', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "created_at" = '2011-03-17 12:30:32' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:30:32', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:30:32', '2011-03-18 12:30:32', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:30:32', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:31:11', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:31:11', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:31:11', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:31:11', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:31:11', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', 1) Comment Update (42.3ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "created_at" = '2011-03-17 12:31:11' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:31:11', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "created_at" = '2011-03-17 12:31:11' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:31:11', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:31:11', '2011-03-18 12:31:11', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:31:11', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:32:49', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:32:49', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:32:49', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:32:49', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:32:49', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', 1) Comment Update (42.2ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "created_at" = '2011-03-17 12:32:49' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:32:49', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "created_at" = '2011-03-17 12:32:49' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:32:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:32:49', '2011-03-18 12:32:49', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:32:49', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:35:21', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:35:21', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:35:21', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:35:21', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:35:21', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "created_at" = '2011-03-17 12:35:21' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:35:21', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "created_at" = '2011-03-17 12:35:21' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:35:21', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:35:21', '2011-03-18 12:35:21', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:35:21', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:37:52', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:37:52', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:37:52', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:37:52', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:37:52', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:52', '2011-03-18 12:37:52', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:52', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:53', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:53', '2011-03-18 12:37:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:53', '2011-03-18 12:37:53', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:53', "created_at" = '2011-03-17 12:37:53' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:53', '2011-03-18 12:37:53', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:53', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:37:53', '2011-03-18 12:37:53', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:37:53', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:53', '2011-03-18 12:37:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:37:53', '2011-03-18 12:37:53', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:53', "created_at" = '2011-03-17 12:37:53' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:37:53', '2011-03-18 12:37:53', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:37:53', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:37:53', '2011-03-18 12:37:53', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:37:53', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:38:09', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:38:09', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:38:09', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:38:09', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:38:09', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "created_at" = '2011-03-17 12:38:09' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:38:09', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "created_at" = '2011-03-17 12:38:09' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:38:09', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:38:09', '2011-03-18 12:38:09', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:38:09', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.2ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Create (0.0ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:18', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:18', "author_id" = 1 WHERE "id" = 2 Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:39:18', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:18', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:18', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "created_at" = '2011-03-17 12:39:18' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:18', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "created_at" = '2011-03-17 12:39:18' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:18', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:18', '2011-03-18 12:39:18', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:18', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:40', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "bio_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:39:40', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:40', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:40', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:40', '2011-03-18 12:39:40', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:40', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:41', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:41', '2011-03-18 12:39:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:41', '2011-03-18 12:39:41', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:41', "created_at" = '2011-03-17 12:39:41' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:41', '2011-03-18 12:39:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:41', '2011-03-18 12:39:41', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:41', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:41', '2011-03-18 12:39:41', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:41', '2011-03-18 12:39:41', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:41', "created_at" = '2011-03-17 12:39:41' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:41', '2011-03-18 12:39:41', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:41', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:41', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:41', '2011-03-18 12:39:41', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:41', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:53', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:53', "author_id" = 1 WHERE "id" = 2 Comment Create (0.4ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Bio Create (0.2ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Comment Update (0.2ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "bio_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:39:53', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:53', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:53', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', 1) Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "created_at" = '2011-03-17 12:39:53' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:53', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "created_at" = '2011-03-17 12:39:53' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:39:53', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:39:53', '2011-03-18 12:39:53', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:39:53', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:43', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:43', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:41:43', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:43', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:43', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "created_at" = '2011-03-17 12:41:43' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:43', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "created_at" = '2011-03-17 12:41:43' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:43', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:43', '2011-03-18 12:41:43', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:43', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:49', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:49', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:41:49', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:49', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:49', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:49', '2011-03-18 12:41:49', 1) Comment Update (42.7ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:49', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:50', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:50', '2011-03-18 12:41:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:50', '2011-03-18 12:41:50', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:50', "created_at" = '2011-03-17 12:41:50' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:50', '2011-03-18 12:41:50', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:50', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:50', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:50', '2011-03-18 12:41:50', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:50', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:50', '2011-03-18 12:41:50', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:41:50', '2011-03-18 12:41:50', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:50', "created_at" = '2011-03-17 12:41:50' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:41:50', '2011-03-18 12:41:50', NULL) Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:50', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:41:50', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:41:50', '2011-03-18 12:41:50', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:41:50', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 2 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', 1) Comment Create (0.3ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:42:20', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:42:20', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:42:20', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:42:20', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:42:20', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', 1) Comment Update (42.6ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "created_at" = '2011-03-17 12:42:20' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:42:20', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "created_at" = '2011-03-17 12:42:20' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:42:20', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:42:20', '2011-03-18 12:42:20', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:42:20', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:14', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:14', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:43:14', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:14', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:14', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', 1) Comment Update (43.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "created_at" = '2011-03-17 12:43:14' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:14', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "created_at" = '2011-03-17 12:43:14' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:14', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:14', '2011-03-18 12:43:14', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:14', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:30', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:30', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:43:30', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:30', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:30', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', 1) Comment Update (42.6ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "created_at" = '2011-03-17 12:43:30' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:30', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "created_at" = '2011-03-17 12:43:30' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:43:30', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:43:30', '2011-03-18 12:43:30', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:43:30', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 2 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:45:26', "author_id" = 1 WHERE "id" = 1 Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:45:26', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:45:26', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:45:26', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:45:26', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "created_at" = '2011-03-17 12:45:26' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:45:26', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "created_at" = '2011-03-17 12:45:26' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:45:26', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:45:26', '2011-03-18 12:45:26', NULL) Post Update (0.0ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:45:26', "author_id" = 1 WHERE "id" = 1 SQL (0.5ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.1ms) SELECT version FROM schema_migrations Migrating to CreatePosts (20110316130454) Migrating to CreateAuthors (20110316142731) Migrating to CreateComments (20110316144725) Migrating to RemovePostIdFromAuthor (20110316154717) Migrating to AddAuthorIdToPost (20110316154912) Migrating to CreateBios (20110316155523) Migrating to AddBioIdToComment (20110316155643) Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 2 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', 1) Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 2 WHERE "id" = 3 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:47:02', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:47:02', "author_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "bio_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "bio_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Bio Update (0.1ms) UPDATE "bios" SET "updated_at" = '2011-03-18 12:47:02', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 2 WHERE "id" = 3 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 2 WHERE "id" = 4 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:47:02', "author_id" = 1 WHERE "id" = 1 Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:47:02', "author_id" = 1 WHERE "id" = 2 Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Bio Create (0.1ms) INSERT INTO "bios" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', 1) Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', 1) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 2 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "created_at" = '2011-03-17 12:47:02' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:47:02', "author_id" = 1 WHERE "id" = 1 Comment Create (0.2ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Create (0.1ms) INSERT INTO "comments" ("created_at", "updated_at", "post_id", "bio_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL, NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "created_at" = '2011-03-17 12:47:02' WHERE "id" = 2 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Comment Update (0.1ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 1 Comment Update (0.0ms) UPDATE "comments" SET "updated_at" = '2011-03-18 12:47:02', "post_id" = 1 WHERE "id" = 2 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "post_id") VALUES('2011-03-18 12:47:02', '2011-03-18 12:47:02', NULL) Post Update (0.1ms) UPDATE "posts" SET "updated_at" = '2011-03-18 12:47:02', "author_id" = 1 WHERE "id" = 1