El Martes, 29 de Diciembre de 2009, Jeremy Evans escribió:
> Successfully retrieved file.
> $ git apply 759309.txt
Yes, by using "git apply" it also works for me... strange.
Well, the fact is that I've already tested it and there is an issue. This
occurs for every query after restarting database:
NoMethodError: undefined method `clear' for
#<Sequel::DatabaseDisconnectError:0x0000000214fdc0>
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/adapters/postgres.rb:302:in
`ensure in block in execute_prepared_statement'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/adapters/postgres.rb:302:in
`block in execute_prepared_statement'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/connection_pool.rb:313:in
`hold'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/database.rb:532:in
`synchronize'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/adapters/postgres.rb:283:in
`execute_prepared_statement'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/adapters/postgres.rb:227:in
`block in execute'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/adapters/postgres.rb:251:in
`check_database_errors'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/adapters/postgres.rb:226:in
`execute'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/dataset/actions.rb:100:in
`execute'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/adapters/postgres.rb:384:in
`execute'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/adapters/postgres.rb:409:in
`execute'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/adapters/postgres.rb:318:in
`fetch_rows'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/dataset/actions.rb:61:in
`each'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/dataset/convenience.rb:232:in
`single_record'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/dataset/convenience.rb:58:in
`first'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/dataset/prepared_statements.rb:116:in
`run'
/usr/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.7.0/lib/sequel/dataset/prepared_statements.rb:23:in
`call'
--
Iñaki Baz Castillo <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sequel-talk?hl=en.