Libraries
»
inspec
(4.7.24)
»
Index
»
DatabaseHelper
»
SQLColumn
»
#to_s
Method: DatabaseHelper::SQLColumn#to_s
Defined in:
lib/inspec/utils/database_helpers.rb
#
to_s
⇒
Object
12 13 14
# File 'lib/inspec/utils/database_helpers.rb', line 12
def
to_s
"
SQL Column
"
end