- 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
-
- 18 Jun, 2013 1 commit
-
-
Steve Müller authored
-
- 13 Jun, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 07 Jun, 2013 1 commit
-
-
Fabio B. Silva authored
-
- 05 Jun, 2013 1 commit
-
-
Fabio B. Silva authored
-
- 26 May, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 15 May, 2013 1 commit
-
-
Stéphane Klein authored
-
- 01 May, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 25 Apr, 2013 1 commit
-
-
Mark Badolato authored
Add getGuidExpression() to PostgreSqlPlatform so that UUID support works properly
-
- 20 Apr, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Apr, 2013 1 commit
-
-
Shane Neuerburg authored
-
- 15 Apr, 2013 2 commits
-
-
Matthias Lohr authored
-
Matthias Lohr authored
-
- 14 Apr, 2013 1 commit
-
-
everus authored
-
- 06 Apr, 2013 1 commit
-
-
Steve Müller authored
-
- 04 Apr, 2013 1 commit
-
-
Steve Müller authored
-
- 28 Mar, 2013 1 commit
-
-
Steve Müller authored
-
- 22 Mar, 2013 1 commit
-
-
Adrien Crivelli authored
DBAL-54 was fixed in commit 3d55dc8e by changing SQL queries order. However it was later reintroduced. This patch uses a different, more future-proof way, approach by using DROP SEQUENCE ... CASCADE syntax, and thus does not depend on queries order.
-
- 19 Mar, 2013 1 commit
-
-
Steve Müller authored
-
- 14 Mar, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 05 Mar, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 04 Mar, 2013 2 commits
-
-
Jonathan Johnson authored
-
Benjamin Eberlei authored
-
- 02 Mar, 2013 1 commit
-
-
Jonathan Johnson authored
Change Oracle sequence generation to match what is being created by ORM and other platforms in the form of $table_$column_SQL instead of $table_SEQ
-
- 21 Feb, 2013 2 commits
-
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
- 13 Feb, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 09 Feb, 2013 3 commits
-
-
Alexander authored
-
Jasper N. Brouwer authored
Choose between TINYBLOB, BLOB, MEDIUMBLOB and LONGBLOB based on the length of the field. Behaves the same way as the TEXT type declaration.
-
Jasper N. Brouwer authored
This should be 65535 (2 ^ 16 - 1) in stead of 65532. Modified docblock to show the max lengths.
-
- 03 Feb, 2013 7 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-