1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/lib/Doctrine/ORM
2009-10-03 08:54:39 +00:00
..
Event [2.0] added entity lifecycle events. 2009-07-18 18:06:30 +00:00
Id [2.0] Updating exceptions to use methods so that we can later provide better exception messages 2009-08-26 22:03:39 +00:00
Internal [2.0][DDC-24] Fixed (together with some small misc. refactorings). 2009-10-01 12:00:14 +00:00
Mapping [2.0] More work on ClassmetadataExporter and ConvertMappingTask for converting mapping information between various formats 2009-09-30 04:35:43 +00:00
Persisters [2.0][DDC-7] Fixed. 2009-09-15 12:24:38 +00:00
Proxy [2.0][DDC-29] Fixed 2009-10-03 08:54:39 +00:00
Query [2.0] Refactored classloader architecture. Renamed ClassLoader => GlobalClassLoader. Introduced IsolatedClassLoader that is suitable for participating in autoload stacks. Added 2 example entity classes to the sandbox with 2 xml mappings and 2 yaml mappings. Simplified sandbox setup. 2009-09-11 19:50:48 +00:00
Tools [2.0] Fix to yaml exporter to output associations in correct structure 2009-09-30 04:48:37 +00:00
AbstractQuery.php [2.0] Updating exceptions to use methods so that we can later provide better exception messages 2009-08-26 22:03:39 +00:00
Configuration.php [2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak. 2009-08-11 10:51:38 +00:00
EntityManager.php [2.0] Removed already done TODO items 2009-09-05 23:54:36 +00:00
EntityManagerException.php [2.0] Adding missing event classes and some AnnotationDriver refactorings. 2009-07-15 16:31:59 +00:00
EntityRepository.php [2.0][DDC-24] Fixed (together with some small misc. refactorings). 2009-10-01 12:00:14 +00:00
Events.php [2.0] Some hydration simplifications and cleanups. 2009-08-28 10:48:40 +00:00
NativeQuery.php [2.0] Implemented support for mapped superclasses. Fixed #2353. 2009-07-30 15:16:02 +00:00
OptimisticLockException.php [2.0] Implemented support for mapped superclasses. Fixed #2353. 2009-07-30 15:16:02 +00:00
PersistentCollection.php [2.0][DDC-7] Fixed. 2009-09-15 12:24:38 +00:00
Query.php [2.0] Work on CLI: Added SchemaToolTask with preliminary support for dropping/creating the database schema. Prepared the sandbox. Adjusted build to include the sandbox. 2009-08-31 16:21:29 +00:00
QueryBuilder.php [2.0][DDC-23] Implemented setFirstResult, getFirstResult aswell as setMaxResults and getMaxResults in QueryBuilder 2009-10-01 20:28:53 +00:00
UnitOfWork.php [2.0][DDC-24] Fixed (together with some small misc. refactorings). 2009-10-01 12:00:14 +00:00