aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Local/DB/FIBER_SHAPES.cs
Commit message (Collapse)AuthorAgeFilesLines
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-181-1/+0
|
* Fixed issue with local sync SQL Logic error.Roy Ben-Shabat2017-12-271-0/+2
| | | | | Added some missing columns to SQLite db. Direct Remote Sync is fully working !!!
* 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.