- 22 Dec, 2013 2 commits
-
-
Steve Müller authored
-
Benjamin Eberlei authored
-
- 21 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 20 Dec, 2013 4 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Bart Visscher authored
-
Bart Visscher authored
This is at least needed when adding a autoincrement column
-
- 28 Nov, 2013 1 commit
-
-
Steve Müller authored
-
- 27 Nov, 2013 1 commit
-
-
Steve Müller authored
-
- 07 Nov, 2013 1 commit
-
-
flack authored
-
- 06 Aug, 2013 1 commit
-
-
amakhov 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
-
- 13 Jun, 2013 1 commit
-
-
Steve Müller authored
-
- 14 Apr, 2013 1 commit
-
-
everus authored
-
- 21 Feb, 2013 2 commits
-
-
Guilherme Blanco authored
-
Guilherme Blanco 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 1 commit
-
-
Steve Müller authored
-
- 15 Oct, 2012 1 commit
-
-
Guilherme Blanco authored
-
- 11 Oct, 2012 1 commit
-
-
Oleksandr Kovalov authored
-
- 14 Sep, 2012 1 commit
-
-
VladanStef authored
Default table collation changed to `utf8_unicode_ci`, as it handles properly a much wider array of characters (Cyrillic, for example) at a generally negligible cost of performance.
-
- 17 Aug, 2012 1 commit
-
-
Guilherme Blanco authored
-
- 07 Aug, 2012 2 commits
-
-
Christophe Coevoet authored
-
Christophe Coevoet authored
-
- 16 Jul, 2012 1 commit
-
-
Pascal Borreli authored
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 18 May, 2012 1 commit
-
-
Alexander Miehe authored
-
- 01 May, 2012 2 commits
-
-
Kim Hemsø Rasmussen authored
-
Kim Hemsø Rasmussen authored
-
- 01 Apr, 2012 1 commit
-
-
Benjamin Eberlei authored
[DBAL-166] Default MySQL to UTF8/utf8_general_ci. Allow to set default table options from SchemaConfig.
-
- 24 Mar, 2012 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 14 Mar, 2012 1 commit
-
-
Benjamin Eberlei authored
[DBAL-237] Fix bug when removing and adding an index on the same columns that may be part of a foreign key.
-
- 13 Feb, 2012 1 commit
-
-
Benjamin Eberlei authored
[DBAL-220] Add support for Index flags and implement support for SQL Server CLUSTERED/NONCLUSTERED and MySQL FULLTEXT.
-
- 09 Jan, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 11 Dec, 2011 1 commit
-
-
Jan Sorgalla authored
-