validate: false
is always appended to schema dumps
#310
Labels
rails 7.1
issue introduced in rails 7.1
validate: false
is always appended to schema dumps
#310
All of these tests are failing:
I haven't verified for all of them, but for most the bug is actually that the fk is not validated. This likely comes from :
https://github.com/cockroachdb/cockroach/blob/bfd7d1dfd002cf8b7d504d9732e2ae494c1abb9b/pkg/sql/backfill.go#L2593-L2605
The text was updated successfully, but these errors were encountered: