Postgres::hasReadOnlyQueries PHP Méthode

hasReadOnlyQueries() public méthode

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