aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Local/DB/RML.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changes Sensors Table to IOS.Roy Ben-Shabat2018-02-071-4/+4
| | | | Added IO TYPE field for IOS Table.
* Implemented SQL Server To SQLite Conversion Utility!!!Roy Ben-Shabat2018-01-251-0/+1
| | | | | | Added missing synchronization tables to remote synchronization. Updated DAL.Local.
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-181-1/+0
|
* MERGERoy2017-12-261-0/+1
|
* Started working on 'Synchronization' - Machine Studio module.Roy Ben-Shabat2017-12-191-1/+1
|
* Implemented SQL Server <=> SQLite Synchronization !Roy Ben-Shabat2017-11-291-0/+18
|
* Split DAL to DAl.Local & DAL.Remote due to ambiguity of table names in EF.Roy Ben-Shabat2017-11-271-0/+22
Implemented Unit testing for SQLite & SQL Server connections.