Libraries
»
inspec
(2.1.43)
»
Index
»
DatabaseHelper
»
SQLColumn
»
#to_s
Method: DatabaseHelper::SQLColumn#to_s
Defined in:
lib/utils/database_helpers.rb
#
to_s
⇒
Object
16 17 18
# File 'lib/utils/database_helpers.rb', line 16
def
to_s
'SQL Column'
end