25 26 27
# File 'lib/orientdb/sql/update.rb', line 25 def to_s (target_sql(:update) + fields_sql + conditions_sql).strip end