aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote/DB/ORGANIZATION.cs
Commit message (Collapse)AuthorAgeFilesLines
* Refactored Site Rmls & Catalogs to FK.Roy Ben Shabat2019-12-211-0/+3
| | | | | | Implemented Sites & Site Builders. Implemented DTO's and ActionLogs. Changed SQLExaminer scripts accordingly.
* Working on PPC.Roy Ben-Shabat2018-06-201-0/+3
| | | | | Added some fields to DB Job. Added Customers Table.
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-181-1/+0
|
* Implemented SQL Server <=> SQLite Synchronization !Roy Ben-Shabat2017-11-291-2/+2
|
* Started Remote <=> Local Synchronization... /;Roy Ben-Shabat2017-11-271-1/+1
|
* Split DAL to DAl.Local & DAL.Remote due to ambiguity of table names in EF.Roy Ben-Shabat2017-11-271-0/+39
Implemented Unit testing for SQLite & SQL Server connections.