aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Local/Partials/LocalDB.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added code comments for:Roy Ben-Shabat2018-01-081-0/+13
| | | | | | DAL.Local. DAL.Remote. DragAndDrop.
* 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.