Postgres::hasReadOnlyQueries PHP 메소드

hasReadOnlyQueries() 공개 메소드

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