> if u can make the a query( primary_mapper, select_table) somehow
> possible... i won't need separate NPs. Note this selecttable is not
> additional .select() off the query, it IS the starting query(), e.g.
> thepolymorphic union in a big case and base-class-only in a small
> case.
query(class).from_statement(your select) ?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---