mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 07:28:41 -07:00
chore: migration file change
This commit is contained in:
parent
02b335ef63
commit
0610efb77d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue