aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote/DB/RemoteADO.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added TAG to TANGO_VERSION DB.Roy Ben Shabat2022-05-101-1/+1
|
* PPC. Create Segments Groups.Victoria Plitt2022-02-161-1/+1
|
* Added Ha Amma spool support via sites.Roy Ben Shabat2021-11-011-1/+1
|
* RML Extension changesVictoria Plitt2021-07-131-1/+1
|
* RMLS_EXTENSIONS new db table.Victoria Plitt2021-04-121-1/+1
|
* Added new head cleaning parameters support.Roy Ben Shabat2020-03-221-1/+1
| | | | Added build up pressure to process parameters.
* Added Bypass Rockers to Thread Parameters.Roy Ben-Shabat2020-03-031-1/+1
| | | | Added RML Spools to DTO Action Logs.
* Added new staple spun process parameters to database, BL and PMR.Roy Ben Shabat2020-01-231-1/+1
| | | | | | Implemented process params index via db. Added new process params in MS. Added JOB_RUN => Upload time, Heating Time, IsGradient...
* Added job length and quntity string to job run.Roy Ben-Shabat2020-01-121-1/+1
|
* Refactored Site Rmls & Catalogs to FK.Roy Ben Shabat2019-12-211-1/+1
| | | | | | Implemented Sites & Site Builders. Implemented DTO's and ActionLogs. Changed SQLExaminer scripts accordingly.
* Started working on Action Logs !!!Roy Ben-Shabat2019-12-171-1/+1
|
* Refactored Object mapping extension methods !Roy Ben Shabat2019-12-101-1/+1
| | | | | | Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes.
* Implemented auto installer release for machine studio and PPC.Roy Ben-Shabat2019-02-251-1/+1
|
* Implemented auto DTO generation.Roy Ben Shabat2019-02-231-1/+1
| | | | | | Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT.
* Working on PPC machine setup !Roy Ben-Shabat2018-08-081-1/+1
|
* Added DB, Observables, PMR Hardware Break Sensors & Break Sensors.Roy Ben Shabat2018-08-041-1/+1
|
* Split DAL to DAl.Local & DAL.Remote due to ambiguity of table names in EF.Roy Ben-Shabat2017-11-271-0/+10
Implemented Unit testing for SQLite & SQL Server connections.