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 06:46:03 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
c3081adb09
doctrine2
/
lib
/
Doctrine
History
romanb
c3081adb09
[2.0] Moved beginTransaction() in UnitOfWork#commit() out of the try block so that exceptions occuring during prior or on transaction start are not masked by another exception.
2009-08-26 09:10:14 +00:00
..
Common
[2.0] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
2009-08-17 17:58:16 +00:00
DBAL
[2.0] Work on SchemaTool and DBAL.
2009-08-21 18:13:22 +00:00
ORM
[2.0] Moved beginTransaction() in UnitOfWork#commit() out of the try block so that exceptions occuring during prior or on transaction start are not masked by another exception.
2009-08-26 09:10:14 +00:00