Hi. We use Sequel with jruby and postgresql. The thing is when we restart the db server, sequel raises an exception saying that connection has died. What I would like to do is to reconnect to DB and repeat the query in this situation. And sure I wouldn't like to repeat this logic all over the project. Any ideas how to do it?
Thanks in advance! -- 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.
