jwage
|
b641d2c5b3
|
Moved tests to an old location.
|
2008-02-08 17:27:54 +00:00 |
|
meus
|
d08f492656
|
removing ending ?> and some tabs
|
2007-09-02 16:56:44 +00:00 |
|
zYne
|
41ee9173f1
|
method name changes for better custom getter/setter compatibility
Doctrine_Record::getID() -> obtainIdentifier()
Doctrine_Record::setID() -> assignIdentifier()
|
2006-09-17 17:59:04 +00:00 |
|
doctrine
|
d1ed73c6d9
|
Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException)
|
2006-06-06 20:37:56 +00:00 |
|