- 13 Jun, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 06 Feb, 2017 1 commit
-
-
Steve Müller authored
-
- 02 Feb, 2017 1 commit
-
-
Sergei Morozov authored
The test is partially skipped due to: 1. Fetching blob as binary string from pdo_sqlsrv requires using `PDOStatement::bindColumn()` and `PDOStatement::fetch(PDO::FETCH_BIND)` which are not supported by the DBAL. 2. Setting encoding on the connection level is not supported: https://msdn.microsoft.com/en-us/library/ff628164(v=sql.105).aspx
-
- 25 Apr, 2015 1 commit
-
-
Benjamin Morel authored
-
- 21 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 21 Jun, 2013 1 commit
-
-
Benjamin Morel authored
- Fixed docblocks - Removed return statements on void methods - Cleaned up unused private / local variables - Fixed license issues - Removed SVN leftovers - Fixed doctrine-project.org links - Added line breaks before return statements
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 17 Nov, 2010 2 commits
-
-
Juozas Kaziukenas authored
-
Juozas Kaziukenas authored
-
- 15 Aug, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 31 Jan, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-294 - Added "postConnect" event in Doctrine\DBAL\Connection and refactored TestUtil to allow configuration of DBAL EventManager Subscribers by the use of PHPunit Xml configuration.
-
- 15 Jul, 2009 1 commit
-
-
romanb authored
-
- 28 May, 2009 1 commit
-
-
romanb authored
[2.0] Introduced SQL logging facilities. Made Type constructor private to prevent instantiation and force use of the factory method getType().
-
- 20 Feb, 2009 1 commit
-
-
jwage authored
-
- 07 Feb, 2009 1 commit
-
-
romanb authored
-
- 04 Feb, 2009 1 commit
-
-
romanb authored
-
- 15 Jan, 2009 1 commit
-
-
romanb authored
-
- 03 Jan, 2009 1 commit
-
-
romanb authored
-
- 18 Dec, 2008 1 commit
-
-
romanb authored
-
- 12 Sep, 2008 5 commits
- 07 Sep, 2008 1 commit
-
-
romanb authored
-
- 31 Aug, 2008 1 commit
-
-
romanb authored
-
- 24 Aug, 2008 1 commit
-
-
romanb authored
-
- 22 Aug, 2008 1 commit
-
-
romanb authored
-
- 21 Aug, 2008 1 commit
-
-
guilhermeblanco authored
-
- 16 Aug, 2008 1 commit
-
-
romanb authored
-
- 02 Aug, 2008 1 commit
-
-
romanb authored
-
- 01 Aug, 2008 1 commit
-
-
romanb authored
-
- 27 Jul, 2008 1 commit
-
-
romanb authored
--no commit message
-
- 20 Jul, 2008 1 commit
-
-
romanb authored
-
- 11 Jul, 2008 1 commit
-
-
romanb authored
-
- 10 Jul, 2008 1 commit
-
-
romanb authored
-
- 16 Jun, 2008 1 commit
-
-
romanb authored
-
- 15 Jun, 2008 1 commit
-
-
romanb authored
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
-
- 05 Jun, 2008 1 commit
-
-
romanb authored
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
-