cjihrig / humanresources

Example Human Resources MEAN App
MIT License
0 stars 0 forks source link

Remove team name from employee schema and instead reference team. #14

Closed cjihrig closed 10 years ago

cjihrig commented 10 years ago

@arb this is what you were asking for. When you query for an employee, it returns a reference to the team instead of just a string holding the team name. Please merge.