|
|
|
@ -469,8 +469,8 @@ ActiveRecord::Schema[7.1].define(version: 2023_10_04_211430) 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 "ell_id"
|
|
|
|
|
|
|
|
t.bigint "income_id"
|
|
|
|
t.bigint "income_id"
|
|
|
|
|
|
|
|
t.bigint "ell_id"
|
|
|
|
t.bigint "sped_id"
|
|
|
|
t.bigint "sped_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"
|
|
|
|
t.index ["ell_id"], name: "index_survey_item_responses_on_ell_id"
|
|
|
|
t.index ["ell_id"], name: "index_survey_item_responses_on_ell_id"
|
|
|
|
|