In my Rails 6 app I\'ve got a model with fields:
create_table "events", force: :cascade do |t| t.date "start_date", null: false t.da