parent
180d435e3d
commit
d121a4cf2c
@ -146,7 +146,7 @@ class Doctrine_Export_Pgsql extends Doctrine_Export
|
||||
* @throws PDOException
|
||||
* @return boolean
|
||||
*/
|
||||
public function alterTable($name, $changes, $check)
|
||||
public function alterTable($name, array $changes, $check)
|
||||
{
|
||||
foreach ($changes as $changeName => $change) {
|
||||
switch ($changeName) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user