Closed mwhitcom closed 7 years ago
Sequelize model creation for each of the follow .csv files: HIMS, BIMS, SCEP, RENT, Prop_Unit, Prop_Site_Address.
Each model is associated with the AddressMaster model (which Ryan has in his models PR).
I have commented on his PR with the code snippet to complete model association.
Good job!
Sequelize model creation for each of the follow .csv files: HIMS, BIMS, SCEP, RENT, Prop_Unit, Prop_Site_Address.
Each model is associated with the AddressMaster model (which Ryan has in his models PR).
I have commented on his PR with the code snippet to complete model association.