Method: PgQuery::ParserResult#warnings

Defined in:
lib/pg_query/parse.rb

#warningsObject (readonly)

Returns the value of attribute warnings.



29
30
31
# File 'lib/pg_query/parse.rb', line 29

def warnings
  @warnings
end