Closed kwokwilliam closed 5 years ago
When retrieving a teacher
, teacher.ID
will be an ObjectID
string.
Inserting/Creating a new teacher does not require an ID.
See src/db/mongostore.go:176
I realize that you are working on the part that inserts teachers so I will remove that part from my code. I mistakenly put that because it was in my original gateway.
I'll look it over more later.
Will require