Flowdock
method

disable_ddl_transaction!

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 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.