- 15 Aug, 2010 1 commit
-
-
Benjamin Eberlei authored
DBAL-39 - Changed SQLLogger again, the recent change disallows to log a failed query, however adding a lastexecuted query would add additional overhead (last params and types would be needed to). So now each logger has a startQuery() and a stopQuery() method. Additionally the logger now gets passed the array of types.
-
- 07 Aug, 2010 1 commit
-
-
Roman S. Borschel authored
-
- 20 Jun, 2010 1 commit
-
-
Benjamin Eberlei authored
DBAL-11 - Changed Interface of SQLLogger to allow for timing variables, added tests for logging. Contract of Loggers changed, they are not called before the query but after the query they are logging, which means queries that fail wont appear in the logs.
-
- 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.
-
- 22 Jun, 2009 1 commit
-
-
romanb authored
[2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions.
-
- 02 Jun, 2009 1 commit
-
-
piccoloprincipe authored
-
- 20 Feb, 2009 1 commit
-
-
jwage authored
-
- 19 Feb, 2009 1 commit
-
-
jwage authored
-
- 17 Feb, 2009 1 commit
-
-
jwage authored
-
- 22 Jan, 2009 1 commit
-
-
romanb authored
-
- 13 Sep, 2008 1 commit
-
-
romanb authored
-
- 12 Sep, 2008 2 commits
- 22 Feb, 2008 1 commit
-
-
jwage authored
-
- 22 Jan, 2008 1 commit
-
-
- 05 Jan, 2008 2 commits
-
-
romanb authored
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
-
Jonathan.Wage authored
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
-
- 21 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 09 Oct, 2007 1 commit
-
-
pookey authored
-
- 03 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 09 Feb, 2007 1 commit
-
-
zYne authored
-
- 01 Feb, 2007 3 commits