Guest User

Untitled

a guest
Jun 25th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. Processing AdminController#confirmed (for 211.30.107.155 at 2009-03-25 09:06:21) [GET]
  2. Session ID: 59d7fdbbb6ec77367c310df0c0928a2a
  3.  
  4.  
  5. ActiveRecord::StatementInvalid (PGError: ERROR: relation "features_simulations_id_seq" does not exist
  6. : SELECT currval('features_simulations_id_seq')):
  7. /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract_adapter.rb:188:in `log'
  8. /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/postgresql_adapter.rb:503:in `execute'
  9. /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/postgresql_adapter.rb:1000:in `select_raw'
  10. /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/postgresql_adapter.rb:987:in `select'
  11. /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract/database_statements.rb:7:in `select_all_without_query_cache'
  12. /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract/query_cache.rb:60:in `select_all'
  13.  
  14. add_column :features_simulations, :id, :integer, :primary_key
Add Comment
Please, Sign In to add comment