Skip to content

Commit

Permalink
Merge pull request #19754 from code-dot-org/update-census-model
Browse files Browse the repository at this point in the history
update ap_school_code model after db migration
  • Loading branch information
davidsbailey committed Jan 4, 2018
2 parents 14cc763 + 1e8a9f6 commit d652a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/app/models/census/ap_school_code.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Table name: ap_school_codes
#
# school_code :string(6) not null
# school_code :string(6) not null, primary key
# school_id :string(12) not null
# created_at :datetime not null
# updated_at :datetime not null
Expand Down

0 comments on commit d652a8b

Please sign in to comment.