To allow opeations like `ALTER TYPE ... ADD` and not fail with `OPERATION cannot run inside a transaction block`. --- https://github.com/rails/rails/issues/9483
To allow opeations like
ALTER TYPE ... ADDand not fail withOPERATION cannot run inside a transaction block.rails/rails#9483