On Saturday, May 2, 2015 at 4:27:35 PM UTC-7, Janko Marohnić wrote: > > I came a cross a really strange behaviour when connecting to a Postgres > database. The following > > Sequel.connect(adapter: "postgres", dbname: "<database>") > > The hash key you are looking for is :database, not :dbname. :)
Thanks, Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
