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