Postgres::hasReadOnlyQueries PHP Method

hasReadOnlyQueries() public method

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