FlexitimeTracker/DataCenter_Windows/WindowsDataCenter
Chris.Watts90@outlook.com ea6fc3721d fixed update/create where HoursPerWeek/IsContractor info wasnt being updated/changed.
return UserId using the Out Parameter
Added GetLastTimeLog procedure. Added Comments to help figure out procedure steps later on.
2017-02-07 17:23:04 +00:00
..
Interfaces added out param to IRepository to return the UserId of the user that has been created/updated. 2017-02-07 17:20:37 +00:00
SQLiteRepository fixed update/create where HoursPerWeek/IsContractor info wasnt being updated/changed. 2017-02-07 17:23:04 +00:00
Third-Party/SqLite3 added sqlite third party dependencies. 2017-01-30 22:27:43 +00:00
WindowsDataCenter Implemented some proper stubbing out method to return the defined object for testing. 2017-02-06 22:18:37 +00:00
WindowsDataServiceHost Finalized the merge.. 2017-02-01 20:28:42 +00:00
WindowsDataCenter.sln Created the SQLiteRepository stub. ready for implementation.. 2017-01-31 17:25:01 +00:00