Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

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

root/trunk/arenas.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 03/07/06 23:32:23 @188 [188] fumanchu Fix for #48 (unitclass.identifiers should be strings, not property …
(edit) 02/11/06 08:55:01 @166 [166] fumanchu Now distributing xray module with dejavu.
(edit) 01/12/06 21:09:18 @144 [144] fumanchu You can now set "register = False" on a UnitAssociation? to keep the arena …
(edit) 12/27/05 04:13:14 @132 [132] fumanchu Fix for #26 (Sandbox magic recaller methods).
(edit) 12/21/05 08:48:04 @127 [127] fumanchu Initial implementation of #16 (schema changes). See modeling.html …
(edit) 12/14/05 21:11:38 @125 [125] fumanchu Typo in db.SM.destroy().
(edit) 12/12/05 01:04:08 @124 [124] fumanchu First crack at inheritance (#32).
(edit) 12/09/05 22:14:19 @122 [122] fumanchu Fix for #35.
(edit) 12/09/05 20:48:43 @121 [121] fumanchu New test for #35.
(edit) 12/08/05 17:30:24 @120 [120] fumanchu Sandbox.multirecall has now been folded into Sandbox.xrecall (and …
(edit) 12/07/05 08:13:22 @119 [119] fumanchu Fix for #27 (OUTER JOIN capability). …
(edit) 12/06/05 06:45:24 @116 [116] fumanchu New __all__ module attributes.
(edit) 11/29/05 04:49:56 @113 [113] fumanchu Fix for #29 (arbitrary primary keys): …
(edit) 11/26/05 08:19:06 @110 [110] fumanchu multirecall changes (BACKWARD INCOMPATIBLE): …
(edit) 11/26/05 03:52:01 @107 [107] fumanchu logic.Expression changes: …
(edit) 11/24/05 21:35:24 @106 [106] fumanchu Fixed a failing test for CachingProxy? and BurnedProxy?. Both were …
(edit) 11/21/05 23:03:00 @103 [103] fumanchu Missing import in arenas.py.
(add) 11/21/05 05:23:41 @101 [101] fumanchu Fix for #20 (awareness of to-one or to-many). …