Ruby on Rails and SQLite3: fix for silent data loss on column rename or removal
Motivation: Addition to the #55907 (created because of #55866) to additionally support case when table alteration is wrapped by ActiveRecord::Base.connection.transaction. Update 1: This issue is cr…
Read more »