Given the following migration: `t.text :my_field, array: true, null: false, default: []` There's still a presence validation being added when there shouldn't be. This is w/ Version 2.2.1