Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

I think I've seen this ORM somewhere before...

root/trunk/dejavu/__init__.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 10/30/07 14:15:18 @560 [560] fumanchu New dejavu.Statement class for use with Units which map to DB Views. These …
(edit) 10/08/07 00:16:42 @549 [549] fumanchu Unnecessary isinstance (expr does it now for us).
(edit) 10/06/07 22:38:27 @543 [543] fumanchu Changed to unit(cls, **kwargs) sig throughout. Also changed sandbox.recall …
(edit) 10/06/07 01:52:11 @539 [539] fumanchu Reordered top-level imports.
(edit) 09/07/07 13:01:02 @480 [480] fumanchu Send None as query relation to SM.view().
(copy) 09/07/07 11:53:09 @479 [479] fumanchu Moved all content down into the new dejavu top-level folder.
copied from trunk/__init__.py:
(edit) 06/08/07 17:10:07 @455 [455] fumanchu Several changes: …