aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Synchronization/IDBComparer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented progress text on DB Comparers instead of custom logger.Roy Ben-Shabat2018-02-071-0/+5
|
* Added code comments for:Roy Ben-Shabat2018-01-141-0/+8
| | | | Synchronization.
* Fixed an issue with boolean values on local DB sync.Roy Ben-Shabat2017-11-291-0/+13
Added support for SYNC_CONFIGURATION table on for local DB sync. Fixed an issue with multiple row updates on remote DB sync. Added warning for missing destination property on remote DB sync. Throw exception when no remote machine found on remote DB sync.