Great, thank you very much! For now I'll use the explicit naming that Aman pointed out, but this will be much more intuitive for the future.
Cheers, Cyrus On Feb 11, 7:13 am, Sharon Rosner <[EMAIL PROTECTED]> wrote: > > I originally had my Model's in the top-level namespace, and when tried > > to move them to a proper location in my library namespace the > > tablename went bad. For example, something like: > > This issue is now fixed in the trunk. Namespaces are by default > ignored when using the implicit table name, so now: > > RGlabs::Db::Graph.sql #=> 'SELECT * FROM graphs' > > sharon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
