On Jan 22, 2008 4:00 PM, Kevin Baker <[EMAIL PROTECTED]> wrote: > hmmm this sounds interesting "autoload", I'm guessing this uses the > table metadata to build the definition? would I find a link to that > in the SQLAlchemy site?
See "reflecting tables" in the first chapter of the SQLAlchemy manual. The manual is well written and worth spending a day with. Even if you can't grok everything in one sitting, you'll learn an immense set of tools that will help with problems you probably don't realize you have. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
