1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Functional/Locking
2010-06-07 00:15:38 +02:00
..
AllTests.php DDC-178 - Add additional tests for Locking Support 2010-04-11 16:43:33 +02:00
GearmanLockTest.php DDC-178 - Removed Doctrine\ORM\LockMode in favour of Doctrine\DBAL\LockMode 2010-05-15 11:48:20 +02:00
LockAgentWorker.php Fixed IBM DB2 Platform to support locking 2010-05-02 13:18:47 +02:00
LockTest.php Fixed incorrect transaction management in locking tests. 2010-06-07 00:15:38 +02:00
OptimisticTest.php Removed EntityTransaction until it has a real purpose. Added the affected entity to OptimisticLockException. Updated functional optimistic locking tests accordingly. 2010-05-10 23:51:56 +02:00