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