...I think I may want to use session.query(...).options(...) to work
with the versioning stuff I'm working on to express queries along the
lines of:
- "tell me what the state of play was at 2pm yesterday"
- "give me back new revisions of all objects between 2pm and 4pm yesterday"
- "give me one revision per object that indicates a diff between what
the case was at 2pm yesterday and at what it is now"
Sound like a plan?
If so, where can I find out more about MapperOptions and how they work?
cheers,
Chris
--
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.