chore: update schema

This commit is contained in:
rebuilt 2025-01-28 12:17:41 -08:00
parent f0d17c376a
commit 6d5f6d9181

View file

@ -481,8 +481,8 @@ ActiveRecord::Schema[8.0].define(version: 2025_01_15_011457) do
t.integer "grade"
t.bigint "gender_id"
t.datetime "recorded_date"
t.bigint "income_id"
t.bigint "ell_id"
t.bigint "income_id"
t.bigint "sped_id"
t.bigint "parent_id"
t.index ["academic_year_id"], name: "index_survey_item_responses_on_academic_year_id"