aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Local/DB/LocalADO.tt
Commit message (Collapse)AuthorAgeFilesLines
* Split DAL to DAl.Local & DAL.Remote due to ambiguity of table names in EF.Roy Ben-Shabat2017-11-271-0/+733
Implemented Unit testing for SQLite & SQL Server connections.