you can probably get away with it by just creating a Table with the view name and view columns as Columns inside the Table. reflection is generally not available, someone would have to make the effort to implement that for all the database modules.
On Jan 30, 2007, at 5:50 PM, Guy Hulbert wrote: > > Will there eventually be a 'View' in the SQLAlchemy API, like 'Table'. > > I have been trying to find an example but 'view' tends to hit MVC > references in google searches. > -- > --gh > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
