- 30 May, 2019 1 commit
-
-
Sergei Morozov authored
-
- 28 Sep, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 30 Jun, 2016 1 commit
-
-
Steve Müller authored
-
- 03 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 01 Sep, 2010 1 commit
-
-
Benjamin Eberlei authored
Fix bug in Oracle Schema/Platform detection of DateTime vs DateTimeTz type and disable a logging test that breaky MySQL testsuite.
-
- 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.
-
- 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.
-