1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
zYne
1eb8b54d81 lots of refactorings 2007-01-21 18:31:51 +00:00
zYne
7131ab9e95 2007-01-15 18:48:50 +00:00
zYne
1f54f672eb some tests updated 2007-01-12 11:38:03 +00:00
zYne
d1ad19fdd8 Modified the test structure 2006-12-27 21:20:26 +00:00
zYne
fe88258168 Updated classes to use new Transaction module 2006-11-29 21:09:02 +00:00
zYne
6daa1e3443 fixed references to deprecated getTransaction() and getUnitOfWork() methods 2006-11-16 20:31:39 +00:00
zYne
a0aa16bbea Doctrine_Db updates 2006-11-08 10:18:15 +00:00
zYne
9b951928be UnitOfWork and Transaction under the Doctrine_Connection namespace 2006-09-20 09:55:44 +00:00
zYne
9d4c4216b7 added Doctrine_UnitOfWork, removed unnecessary methods from Connection class 2006-09-20 09:46:52 +00:00
zYne
7b52c80c53 Refactored Doctrine_Connection: separated into two different classes Doctrine_Connection and Doctrine_Transaction 2006-09-20 09:35:29 +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
zYne
bce726d66c Doctrine_Collection::loadRelated() bug fixed 2006-09-08 23:20:51 +00:00
zYne
a0958f7d0e 2006-08-21 23:20:33 +00:00