method
ddl_transaction
rails latest stable - Class:
ActiveRecord::InvalidMigrationTimestampError::Migrator
ddl_transaction(migration, &block)private
Wrap the migration in a transaction only if supported by the adapter.
ddl_transaction(migration, &block)Wrap the migration in a transaction only if supported by the adapter.