1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/ORM
2009-01-21 18:25:05 +00:00
..
Cache cache driver corrections 2009-01-06 21:47:29 +00:00
Exceptions added missing annotation driver class. small refactorings. added first ClassMetadata serialization tests. 2009-01-05 20:18:56 +00:00
Export more tests and first basic update/delete 2009-01-09 16:25:06 +00:00
Id General work. Now using spl_object_hash. 2009-01-03 19:50:13 +00:00
Import moved more files to TODO 2008-09-12 10:50:20 +00:00
Internal hydrator cleanup and 2 new methods for ClassMetadata 2009-01-15 13:30:44 +00:00
Mapping DQL Parser work. Getting some first tests back running. Reorganizing all parser rules into the Parser itself. 2009-01-19 18:40:12 +00:00
Persisters First tests for basic collection implementation. First experimental use of closures (Currently commented out, because the svn server makes a syntax check against 5.2.x). 2009-01-12 13:34:41 +00:00
Query [2.0] More progress on the DQL parser. Added glimpse() method for the scanner/lexer that is equivalent to peek() immediately followed by resetPeek(). 2009-01-21 18:25:05 +00:00
ActiveEntity.php moving towards transparent persistence. 2008-12-18 14:08:11 +00:00
Collection.php hydrator cleanup and 2 new methods for ClassMetadata 2009-01-15 13:30:44 +00:00
Configuration.php Added first ClassMetadataFactory tests. 2009-01-06 17:22:23 +00:00
Entity.php hydrator cleanup and 2 new methods for ClassMetadata 2009-01-15 13:30:44 +00:00
EntityManager.php hydrator cleanup and 2 new methods for ClassMetadata 2009-01-15 13:30:44 +00:00
EntityRepository.php Finally first, very basic, running CRUD tests for Doctrine 2 2009-01-07 17:46:02 +00:00
NativeQuery.php test and collection cleanup 2009-01-04 16:15:32 +00:00
Query.php hydrator cleanup and 2 new methods for ClassMetadata 2009-01-15 13:30:44 +00:00
UnitOfWork.php hydrator cleanup and 2 new methods for ClassMetadata 2009-01-15 13:30:44 +00:00
VirtualProxy.php First commit of new extensible hydrator structure. Cleanup to follow. 2009-01-13 21:56:43 +00:00