Méthode | Description | |
---|---|---|
__construct ( string $migrationsColumnName, string $migrationsTableName, string $destPath, Doctrine\DBAL\Migrations\OutputWriter $outputWriter = null ) | ||
write ( array $queriesByVersion, string $direction ) : integer | boolean |
Méthode | Description | |
---|---|---|
throwInvalidArgumentException ( $message ) | This only exists for backwards-compatibiliy with DBAL 2.4 |
Méthode | Description | |
---|---|---|
buildMigrationFile ( array $queriesByVersion, $direction ) | ||
buildMigrationFilePath ( ) | ||
getVersionUpdateQuery ( $version, $direction ) |
protected throwInvalidArgumentException ( $message ) |