bcgov / workbc-jb

WorkBC JobBoard
Apache License 2.0
2 stars 1 forks source link

Changes for NOC-301-Add2021NocCodesdataFromSSOT #130

Closed sunanditasahu closed 6 months ago

sunanditasahu commented 7 months ago

Changes for https://hive.aved.gov.bc.ca/jira/browse/NOC-376

Created a new JobBoard.NocCodes2021 table with the same schema as NocCodes, except that the Code model is a 5-digit string.

Migration script to be run on Package Manager Console is as follows: add-migration AddNocCodes2021 -context jobboardcontext update-database -context jobboardcontext.

infojunkie commented 7 months ago

Done my review for this round, @sunanditasahu

infojunkie commented 7 months ago

Done my second review, @sunanditasahu