Postgres::hasAlterTableSchema PHP Method

hasAlterTableSchema() public method

public hasAlterTableSchema ( )
    function hasAlterTableSchema()
    {
        return true;
    }
Postgres