Fabio B. Silva
|
ea690489d7
|
revert wrong change
|
2012-06-18 14:43:00 -03:00 |
|
Fabio B. Silva
|
debc6e4993
|
change QuoteStrategy#getJoinColumnName to use join column
|
2012-06-18 14:42:58 -03:00 |
|
Fabio B. Silva
|
46ec26e745
|
revert wrong commit
|
2012-06-18 14:42:58 -03:00 |
|
Fabio B. Silva
|
2afe24f51c
|
start to work in xxToOne quote
|
2012-06-18 14:42:58 -03:00 |
|
Fabio B. Silva
|
0e9c76abf8
|
revert wrong commit
|
2012-06-18 14:42:57 -03:00 |
|
Fabio B. Silva
|
5d665b59a1
|
remove getQuotedIdentifierColumnNames
|
2012-06-18 14:42:54 -03: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 |
|