Postgres::hasPrepare PHP Method

hasPrepare() public method

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