- 28 Sep, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 17 Jun, 2018 2 commits
-
-
Gabriel Caruso authored
-
Gabriel Caruso authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 06 Feb, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 05 Feb, 2018 3 commits
-
-
Gabriel Caruso authored
-
Gabriel Caruso authored
-
Gabriel Caruso authored
-
- 29 Jan, 2018 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Gabriel Caruso authored
-
- 14 Dec, 2017 1 commit
-
-
Gabriel Caruso authored
-
- 09 Sep, 2016 1 commit
-
-
Steve Müller authored
-
- 10 Jan, 2016 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 13 May, 2014 1 commit
-
-
jeroendedauw authored
-
- 12 Feb, 2014 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 05 Jan, 2014 1 commit
-
-
Steve Müller authored
-
- 01 Jan, 2014 2 commits
-
-
Benjamin Eberlei authored
This reverts commit 5a46f577.
-
Benjamin Eberlei authored
-
- 23 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 13 Nov, 2013 1 commit
-
-
dazz authored
-
- 03 Feb, 2013 1 commit
-
-
Benjamin Morel authored
-
- 26 Jun, 2012 1 commit
-
-
Nicolas Grekas authored
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 30 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 20 Feb, 2011 1 commit
-
-
Benjamin Eberlei authored
DBAL-84 - Fix VARCHARs being silently set to 255 chars when larger than Maxlength. Now they are converted to Text/CLOB fields automatically. Refactored the VARCHAR code considerably.
-
- 06 Jun, 2010 1 commit
-
-
beberlei authored
Added registerDoctrineMappingType() and getDoctrineMappingType() methods, converted DB2 platform and added some tests, made all platforms work for now Support Sqlite Migrated MySQL to Doctrine Type Map Fixed nasty bug in testcase Migrated Postgres to support Doctrine Mapping Types Refactored Oracle Platform to support Doctrine Mapping Types Refactored DB2 support for Doctrine Mapping Types a little bit
-
- 20 May, 2010 1 commit
-
-
David Abdemoulaie authored
-
- 30 Apr, 2010 1 commit
-
-
Guilherme Blanco authored
-
- 26 Apr, 2010 1 commit
-
-
Roman S. Borschel authored
-
- 10 Apr, 2010 1 commit
-
-
Benjamin Eberlei authored
DDC-510 - Refactored Metadata Driver to be an required option, even for Annotations - allowing to use the specified paths in ORM Tooling Commands
-
- 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.
-
- 18 Mar, 2010 1 commit
-
-
jwage authored
[2.0][DDC-359] Adding some tests for CliController and fixing bug with empty option value .i.e "--option="
-
- 05 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed.
-
- 18 Dec, 2009 1 commit
-
-
romanb authored
-