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?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
