Libraries
»
table_copy
(0.0.9)
»
Index
»
TableCopy
»
PG
»
Source
»
#fields
Method: TableCopy::PG::Source#fields
Defined in:
lib/table_copy/pg/source.rb
#
fields
⇒
Object
39 40 41
# File 'lib/table_copy/pg/source.rb', line 39
def
fields
fields_objects
.
map
(
&
:name
)
end