mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 21:38:14 -08:00
chore: seed enrollment
This commit is contained in:
parent
bd8dfe45d3
commit
0af7d42e52
9 changed files with 97 additions and 53 deletions
|
|
@ -22,5 +22,7 @@ class CreateDashboardRespondents < ActiveRecord::Migration[7.1]
|
|||
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
add_index :dashboard_respondents, %i[dashboard_school_id dashboard_academic_year_id], unique: true
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue