Postgres::hasByteaHexDefault PHP Method

hasByteaHexDefault() public method

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