code has been split into smaller methods, and queries on db have been optimised to make fewer, larger queries than lots of small queries. (using IN sql queries). restructured UpdateUser to be more logical which has reduced some of the complexity of the method. When deleting unassociated cards, the system will ensure all timelogs associated to those Ids are deleted also. CreateGroup will now not allow duplicate groups, but will return the ID of the existing Group found in the DB. pulled out GetUserCount method to simplify the GetUsers method. removed empty quotes in favour of string.empty #95 |
||
|---|---|---|
| .. | ||
| DBTestData | ||
| WindowsDataCenter | ||