Jan Kramer
|
9d5e7eb6e9
|
Added composer.lock to .gitignore
|
2013-03-07 14:12:10 +01:00 |
|
Benjamin Eberlei
|
6b928600ba
|
Add vendor to .gitignore, add composer.lock and some weird submodule change
|
2013-02-15 00:49:48 +01:00 |
|
Marco Pivetta
|
8272ffd23f
|
Proxy generation as of doctrine/common#168 - DCOM-96
|
2013-02-14 09:57:12 +01:00 |
|
Marco Pivetta
|
abd3ddc1b1
|
Removing code duplication, reusing Doctrine\Common\Persistenc\Mapping\Driver\AnnotationDriver
|
2012-07-04 20:59:20 +02:00 |
|
Benjamin Eberlei
|
568698e321
|
Add dependency to doctrine-build-common and refactor build.xml and build.properties
|
2011-12-19 19:16:26 +01:00 |
|
Guilherme Blanco
|
81cc6d9da8
|
Implemented alias support for EntityResult. This addresses DDC-1096 and DDC-1424. Improved DQL Parser, SQL Walker and Hydrators in general. Performance is generally improved by a factor of 20%. There is still more to be done, like remove the isMixed in ResultSetMapping, mainly because this query - SELECT u AS user FROM User u -, it should return an array('user' => [User object]), while currently it doesn't due to this before mentioned 'bug' in RSM. Will open a separate ticket for this. Also, UnitOfWork and Hydrators share code that could be abstracted/improved.
|
2011-11-14 01:36:39 -02:00 |
|
David Abdemoulaie
|
93701e6736
|
Updating gitignore to properly ignore Common and DBAL
|
2010-05-25 15:13:01 -05:00 |
|
Roman S. Borschel
|
3f16566b70
|
Added .gitignore
|
2010-05-23 13:08:29 +02:00 |
|