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-14 23:26:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
25f5ab6557
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Functional
/
Locking
History
Roman S. Borschel
4a9369de9e
Fixed incorrect transaction management in locking tests.
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