FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/SQLiteRepository/Converters
Chris.Watts90@outlook.com f871c23631 add converters to help convert from/to data transfer objects.
removed conversion code from SQLiteRepository.cs in favour of new converters.
pulled out string queries from SQLiteRepository and moved to SQLiteProcedures.cs.
#95
2018-06-04 11:07:29 +01:00
..
LogDirectionConverter.cs add converters to help convert from/to data transfer objects. 2018-06-04 11:07:29 +01:00
LogSourceConverter.cs add converters to help convert from/to data transfer objects. 2018-06-04 11:07:29 +01:00
TimeLogConverter.cs add converters to help convert from/to data transfer objects. 2018-06-04 11:07:29 +01:00
UserConverter.cs beginnings of refactor for repository project. 2018-06-01 10:08:43 +01:00