Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

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

root/trunk/storage/storemysql.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 02/26/05 02:25:43 @64 [64] fumanchu db.SM.distinct() now falls back to slow method if imperfect (and warns if …
(edit) 01/20/05 07:24:28 @57 [57] fumanchu Fixed more mysql bool issues.
(edit) 01/20/05 07:16:58 @56 [56] fumanchu mysql: BOOLEAN -> BOOL for version < 4.1
(edit) 01/19/05 09:00:09 @54 [54] fumanchu Better escaping of LIKE wildcards. Postgres still broken in this regard.
(edit) 01/12/05 07:48:53 @51 [51] fumanchu 1. Changed arena.roster to ._registered_classes. Dropped containers.Prism …
(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/06/05 00:04:46 @47 [47] fumanchu 1. AdapterToSQL now separates bool constants from bool expressions. …
(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. …
(add) 12/27/04 07:17:49 @43 [43] fumanchu 1. Changed UnitProperty?.hints['Size'] to 'bytes'. SM's should now assume …