Rails db migrations mariadb and transactions -


by default rails , rake use transactions when performing database migrations, if database supports them. mysql not , using mysql2 adapter, transactions not used. i'm using mariadb drop in replacement mysql, , support transactions. there way tell rake/rails use transactions? need find or write own adapter mariadb?


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

angular - Angular2 Router: Cannot find primary outlet to load 'HomeComponent' -

qt - Microsoft FTP Service 451 The parameter is incorrect -