This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2024-12-13 14:56:01 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3,301
Commits
5
Branches
0
Tags
32
MiB
78edfd59a6
Commit Graph
3 Commits
Author
SHA1
Message
Date
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