H-BAHDON / class-of-our-own

At Code Your Future, trainee progress is tracked on a trainee tracker against milestones set by the Director of Education. But each trainee at CYF is on their own personal journey towards employment, and should really set their own milestones on their own roadmap.
MIT License
2 stars 1 forks source link

Create Factor, FactorExpectation, FactorAchievement model #70

Closed seyyednavid closed 11 months ago

seyyednavid commented 11 months ago

Hi Navid, Creating factorAchievement model wasn’t a part of this task but I think it’s good to have it in the database for future use :) When I checked database it tells me that it can’t find the tables factorExpectations and factorAchievements. I think there is spelling problem in migrations files - DataYypes instead of DataTypes - can this cause an issue?

Thank you Paulina, I corrected misspellings and made other changes. Please test it again and put table's name into ""

PaulinaWywrot commented 11 months ago

Hi Navid, Creating factorAchievement model wasn’t a part of this task but I think it’s good to have it in the database for future use :) When I checked database it tells me that it can’t find the tables factorExpectations and factorAchievements. I think there is spelling problem in migrations files - DataYypes instead of DataTypes - can this cause an issue?

Thank you Paulina, I corrected misspellings and made other changes. Please test it again and put table's name into ""

It looks good to me and the tables work with "".