Method: DatabaseHelper::SQLRow#to_s

Defined in:
lib/inspec/utils/database_helpers.rb

#to_sObject



27
28
29
# File 'lib/inspec/utils/database_helpers.rb', line 27

def to_s
  "SQL Row"
end