Postgres::hasCreateTableLike PHP Method

hasCreateTableLike() public method

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