# File lib/dm-migrations/sql/table_modifier.rb, line 53
def
to_sql
@statements
.
join
(
';'
)
end