-
Committer:
Gustavo Niemeyer
-
Date:
2006-05-20 23:03:44 UTC
-
Revision ID:
gustavo@niemeyer.net-20060520230344-64a484082a93c286
- Added support for retrieving values automatically set by the
database on inserts.
- Implemented support for deleting properties.
- Fixed support for subclassing. Can't have the same property
instance in both the superclass and the subclass, since tables
are different.