mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
chore: update schema
This commit is contained in:
parent
f0d17c376a
commit
6d5f6d9181
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue