On Dec 28, 4:04 pm, Iñaki Baz Castillo <[email protected]> wrote: > 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' > > Ah, the previous patch had a small but significant error (a missing raise). Try the one at http://pastie.org/759468.txt.
Jeremy -- 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.
