[Modeling-cvs] ProjectModeling/Modeling ClassDescription.py,1.10,1.11 EntityClassDescription.py,1.12
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-07-16 18:41:40
|
Update of /cvsroot/modeling/ProjectModeling/Modeling In directory sc8-pr-cvs1:/tmp/cvs-serv24171 Modified Files: ClassDescription.py EntityClassDescription.py CustomObject.py Log Message: Added CustomObject.snapshot_raw(), support for the future ability to fetch raw rows (dictionaries instead of fully initialized objects) Added primaryKeys() and foreignKeys() to [Entity]ClassDescription |