method
    
    ddl_transaction
 
  ddl_transaction(migration, &block)
  private
  Wrap the migration in a transaction only if supported by the adapter.
 
  ddl_transaction(migration, &block)
  private
  Wrap the migration in a transaction only if supported by the adapter.