Using Rails 6.0.3.4, Minitest, PG, Ruby 2.7.2
I created a migration in my Rails project which introduces a CONSTRAINT on my Service model.
ALTER TABL