1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
2010-04-08 22:50:06 +02:00
..
Event [2.0] DDC-412 - Fixed YAML Driver not allowing multiple lifecycle callbacks per event. Backwards-incompatible change 2010-03-15 19:29:07 +00:00
Id [2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed. 2010-03-30 21:14:17 +00:00
Internal [2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters. 2010-03-29 13:20:41 +00:00
Mapping [2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed. 2010-03-30 21:14:17 +00:00
Persisters [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
Proxy [2.0] DDC-484 - Fix reference to Doctrine\ORM\ORMException in ProxyException, added two unit-tests for missing tests of ProxyException throws 2010-04-02 15:05:53 +00:00
Query [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
Tools [2.0] Changed Connection::execute() to Connection::executeQuery() as defined as a todo. 2010-03-31 21:13:34 +00:00
AbstractQuery.php [2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed. 2010-03-30 21:14:17 +00:00
Configuration.php [2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed. 2010-03-30 21:14:17 +00:00
EntityManager.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
EntityNotFoundException.php [2.0] Fixed issue with Proxy classes that was silently failing to load correspondent Entity. 2010-03-10 20:38:20 +00:00
EntityRepository.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
Events.php [2.0] First draft for onFlush event. 2010-02-24 19:19:04 +00:00
LockMode.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
NativeQuery.php [2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters. 2010-03-29 13:20:41 +00:00
NonUniqueResultException.php [2.0][DDC-208] Fixed. 2009-12-18 13:20:22 +00:00
NoResultException.php [2.0] Add Message to NoResultException 2010-01-27 18:00:10 +00:00
OptimisticLockException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
ORMException.php [2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed. 2010-03-05 16:35:00 +00:00
PersistentCollection.php [2.0][DDC-423] Fixed. 2010-03-29 13:50:57 +00:00
PessimisticLockException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
Query.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
QueryBuilder.php [2.0] Removed wrong unit test. Fixed phpDoc of QueryBuilder that was pointing to an unknown object. 2010-03-16 20:31:36 +00:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
TransactionRequiredException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
UnitOfWork.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00