Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

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

root/trunk/storage/storeodbc.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 12/07/05 08:13:22 @119 [119] fumanchu Fix for #27 (OUTER JOIN capability). …
(edit) 11/09/05 07:33:38 @89 [89] fumanchu 1. New logging support: Arena.log(message, flag) method (overridable). …
(edit) 11/02/05 00:58:46 @88 [88] fumanchu Set eol-style:native on all .py files.
(edit) 03/01/05 18:34:05 @66 [66] fumanchu Stripped Windows carriage-returns from .py files.
(edit) 01/06/05 04:37:31 @48 [48] fumanchu 1. Unicode fixed for all SMs. db.AdapterFromDB.coerce_str now defaults to …
(edit) 01/02/05 06:53:53 @46 [46] fumanchu 1. Changed AdapterFromDB to take unit arg only on consume. …
(edit) 12/31/04 03:43:46 @44 [44] fumanchu 1. Changed all storage tests to use common zoo_fixture.py. …
(edit) 12/27/04 07:17:49 @43 [43] fumanchu 1. Changed UnitProperty?.hints['Size'] to 'bytes'. SM's should now assume …
(edit) 11/21/04 03:30:23 @33 [33] fumanchu Rewrote handling of Unit.dirty. For UnitProperty? types which were mutable …
(edit) 10/11/04 04:29:10 @12 [12] fumanchu 1. Rewrote UnitProperty? to enable declaration within class body (instead …
(edit) 10/09/04 18:01:37 @8 [8] fumanchu codewalk and logic are now modules in dejavu
(add) 09/22/04 22:01:33 @1 [1] cnew initial import