method
ddl_transaction
v7.2.3 -
Show 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.