- 18 Jul, 2011 2 commits
-
-
Guilherme Blanco authored
Fixed: MySQL Driver didn't return Database name if DBAL was initialized using existing PDO instance
-
Max Romanovsky authored
-
- 12 Jul, 2011 4 commits
-
-
Guilherme Blanco authored
-
Guilherme Blanco authored
Writing the result into the output object instead of just echoing it out.
-
Guilherme Blanco authored
Support for Postgres SET NULL, SET DEFAULT, and NO ACTION foreign key detection in the PostgresSQLSchema Manager
-
Guilherme Blanco authored
OCI8 Change private properties and methods to protected.
-
- 04 Jul, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 02 Jul, 2011 1 commit
-
-
Laszlo Korte authored
-
- 28 Jun, 2011 4 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 26 Jun, 2011 9 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DBAL-126 - Fix bug during table diffs when creating new primary keys, unique constraints were created instead.
-
- 23 Jun, 2011 1 commit
-
-
Laszlo Korte authored
-
- 21 Jun, 2011 2 commits
-
-
Guilherme Blanco authored
Change Oracle "drop column" syntax
-
lucassouza1 authored
-
- 19 Jun, 2011 3 commits
-
-
Benjamin Eberlei authored
DBAL-112, DBAL-113 - Implement AbstractPlatform::getAlterSequenceSQL() and fix comparator code for sequences
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DDC-887 - Fix problem with MySQL renaming of foreign keys columns. The FK has to be dropped, then column renamed, then readded
-
- 18 Jun, 2011 4 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
Remove AllTests approach to PHPUnit and work with a phpunit.xml.dist from the top level of the repository.
-
- 17 Jun, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 16 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
Fix bug in DropSchemaSQLCollector dropping tables before sequences which can cause constraint errors
-
- 15 Jun, 2011 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 07 Jun, 2011 2 commits
-
-
Guilherme Blanco authored
MySqlPlatform PHPDoc Update
-
Guilherme Blanco authored
Unsigned is missing on the column data.
-