AppDataContext manually includes Employees

Since we are dynamically adding entities to the data context using the OnModelCreating method, I think we don't need to include the specific DbSet<>'s for each entity.

Ref: https://gitlab.com/Acklen/glee2/blob/staging/dotnet-backend/Data/AppDataContext.cs#L15

Edited May 09, 2019 by Byron Sommardahl
Assignee Loading
Time tracking Loading