Found it. None of the examples (where I always look first) had it but, I checked the documentation (as I should have done earlier) and found it there.
Thanks anyway. On Sun, Feb 22, 2009 at 10:21 AM, slabounty <[email protected]> wrote: > > Is there a way to check if a table exists if you're not using Model? > For example in the "Short Example" here, > http://sequel.rubyforge.org/rdoc/files/README_rdoc.html, > if we weren't using an in memory database, how would be check if the > table hadn't been created (i.e. the first time we ran the program) and > if it had already (i.e. subsequent runs of the program? > > > > > -- Scott http://steamcode.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
