Flowdock
method

disable_ddl_transaction!

Importance_1
v5.0.0.1 - Show latest stable - 0 notes - Class: ActiveRecord::Migration
disable_ddl_transaction!() public

Disable the transaction wrapping this migration. You can still create your own transactions even after calling #disable_ddl_transaction!

For more details read the {“Transactional Migrations” section above}[rdoc-ref:Migration].

Show source
Register or log in to add new notes.