On Wednesday, September 2, 2015 at 8:29:14 AM UTC-7, Leander Ede wrote: > > Hi All, > > Is there currently a plug-in for the Sequel Gem that switches on including > the database name in the SQL generated? > > i.e. Select * from db_name.table; >
I don't think so. I think that may make sense in MySQL (which conflates databases with schemas), but I'm not sure it would work on any other SQL database. 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.
