- 12 Apr, 2010 1 commit
-
-
Roman S. Borschel authored
-
- 29 Mar, 2010 1 commit
-
-
romanb authored
[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.
-
- 23 Mar, 2010 1 commit
-
-
guilhermeblanco authored
[2.0][DDC-459] Moved Doctrine\ORM\AbstractQuery to Doctrine\ORM\Query\AbstractQuery, which is compatible with Doctrine Coding Standards
-
- 19 Mar, 2010 1 commit
-
-
guilhermeblanco authored
[2.0] Fixed issue with Cache drivers that in some situations they were not storing the entries. Also fixed bug with queryCacheTTL that was not being considered in a Query.
-
- 16 Mar, 2010 1 commit
-
-
guilhermeblanco authored
[2.0] Fixed issue with DQL that was not considering input parameter 10. Also added support to retrieve the generated AST.
-
- 06 Mar, 2010 1 commit
-
-
beberlei authored
[2.0] Add missing Query::HINT_CUSTOM_OUTPUT_WALKER - it wasn't possible to change the output walker before without extending and overwriting one large method in Query
-
- 25 Feb, 2010 1 commit
-
-
romanb authored
-
- 23 Feb, 2010 1 commit
-
-
romanb authored
-
- 20 Feb, 2010 1 commit
-
-
romanb authored
-
- 13 Feb, 2010 1 commit
-
-
beberlei authored
-
- 10 Feb, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-125 - Query Hints are now included in both QueryCache and ResultCache - QueryCache now also uses firstResult and maxResults for the cache key - ResultCache was fixed to use "getSql()" instead of "getDql()"
-
- 08 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-176 - Disallow iterate() over fetch-join collections by the means of an exception on parsing the DQL query.
-
- 21 Nov, 2009 4 commits
-
-
romanb authored
[2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places.
-
beberlei authored
-
beberlei authored
DDC-126 - Make Query, NativeQuery Fluent-Interfaces for all their set Methods, renamed setExpireQueryCache() and setExpireResultCache() to expireQueryCache() and expireResultCache(). Updated UPGRADE_TO_2_0 document accordingly.
-
beberlei authored
-
- 28 Oct, 2009 1 commit
-
-
romanb authored
-
- 31 Aug, 2009 1 commit
-
-
romanb authored
[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.
-
- 13 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
-
- 03 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%).
-
- 29 Jul, 2009 1 commit
-
-
romanb authored
[2.0] More cleanups for recent lazy-loading implementation and minor object hydration improvements and cleanups. Collection refactoring part I for ticket #2352.
-
- 21 Jul, 2009 1 commit
-
-
romanb authored
-
- 10 Jul, 2009 1 commit
-
-
jwage authored
-
- 30 Jun, 2009 1 commit
-
-
romanb authored
-
- 14 Jun, 2009 1 commit
-
-
romanb authored
-
- 26 May, 2009 1 commit
-
-
romanb authored
-
- 24 May, 2009 1 commit
-
-
romanb authored
-
- 21 May, 2009 1 commit
-
-
romanb authored
-
- 17 May, 2009 1 commit
-
-
romanb authored
-
- 11 May, 2009 1 commit
-
-
romanb authored
-
- 12 Apr, 2009 1 commit
-
-
romanb authored
[2.0] Moved code between Query and AbstractQuery. Added first NativeQuery implementation. Hydration work and code movements for discriminator column usage. Started implementing Single Table Inheritance.
-
- 09 Apr, 2009 1 commit
-
-
romanb authored
[2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery).
-
- 03 Apr, 2009 1 commit
-
-
romanb authored
-
- 30 Mar, 2009 1 commit
-
-
romanb authored
-
- 28 Mar, 2009 1 commit
-
-
romanb authored
-
- 20 Feb, 2009 1 commit
-
-
jwage authored
-
- 19 Feb, 2009 1 commit
-
-
jwage authored
-
- 17 Feb, 2009 1 commit
-
-
jwage authored
-
- 05 Feb, 2009 1 commit
-
-
romanb authored
-
- 02 Feb, 2009 1 commit
-
-
romanb authored
-