DD.WellWorkover.Cloud/AsbCloudDb/Model
2022-02-08 10:05:00 +05:00
..
AsbCloudDbContext.cs Merge branch 'dev' of https://bitbucket.org/autodrilling/asbcloudserver into dev 2022-02-08 10:05:00 +05:00
Cluster.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
Company.cs explicit many to many relation 2021-07-21 16:30:57 +05:00
CompanyType.cs Add IId interface to all supported classes 2021-09-09 12:31:12 +05:00
Deposit.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
DrillFlowChart.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
DrillParams.cs Rename DrillingParam.TopDrive* to Rotor* 2021-10-11 16:39:40 +05:00
FileCategory.cs Renamed plural table names to singular 2021-08-16 10:38:48 +05:00
FileInfo.cs Fix spelling for defaults. 2021-12-30 10:45:06 +05:00
FileMark.cs Fix spelling for defaults. 2021-12-30 10:45:06 +05:00
FilePublishInfo.cs Fix spelling for defaults. 2021-12-30 10:45:06 +05:00
IAsbCloudDbContext.cs Extract BeforeRunHandle method. It runs some procedures like Migrate() on startup. 2022-01-17 15:33:00 +05:00
IId.cs fix jsonSerializer settings; 2021-09-17 16:24:01 +05:00
IIdWell.cs cleanup 2021-09-10 11:28:57 +05:00
IMapPoint.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
ITelemetryData.cs Fix spelling for defaults. 2021-12-30 10:45:06 +05:00
Measure.cs Fix spelling for defaults. 2021-12-30 10:45:06 +05:00
MeasureCategory.cs LastData rename to Measure. Implement MeasureService 2021-08-28 20:00:04 +05:00
Permission.cs CS2-133: Removed Value property from roles to permissions models and services 2021-12-15 16:21:52 +05:00
RawData.cs Fix Messure. Replace Dictionary<> by class. 2021-12-28 16:34:11 +05:00
RelationCompanyWell.cs cleanup 2021-09-10 11:28:57 +05:00
RelationUserRolePermission.cs Add RelationUserRoleUserRole for multiple parents. INCOMPLETE 2022-01-12 16:33:53 +05:00
RelationUserRoleUserRole.cs Add RelationUserRoleUserRole for multiple parents. INCOMPLETE 2022-01-12 16:33:53 +05:00
RelationUserUserRole.cs CS2-133: Removed permission mask logic from permissions 2021-12-16 16:00:47 +05:00
ReportProperty.cs cleanup 2021-09-10 11:28:57 +05:00
SetpointsRequest.cs Fix spelling for defaults. 2021-12-30 10:45:06 +05:00
SimpleTimeZone.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
Telemetry.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
TelemetryAnalysis.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
TelemetryDataSaub.cs Fix spelling for defaults. 2021-12-30 10:45:06 +05:00
TelemetryDataSpin.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
TelemetryEvent.cs Rename some entities 2021-08-10 15:53:11 +05:00
TelemetryInfo.cs Fix spelling for defaults. 2021-12-30 10:45:06 +05:00
TelemetryMessage.cs Fix spelling for defaults. 2021-12-30 10:45:06 +05:00
TelemetryUser.cs Add model WellComposite 2021-10-12 10:39:42 +05:00
User.cs Fix UserService.UpdateAsync() preserve users password. 2021-12-22 16:55:39 +05:00
UserRole.cs Add RelationUserRoleUserRole for multiple parents. INCOMPLETE 2022-01-12 16:33:53 +05:00
Well.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
WellComposite.cs hotfix rename t_well_сomposite (cyrilic c) to t_well_composite. 2021-12-02 11:44:45 +05:00
WellOperation.cs Fix spelling for defaults. 2021-12-30 10:45:06 +05:00
WellOperationCategory.cs Add IId interface to all supported classes 2021-09-09 12:31:12 +05:00
WellSectionType.cs Add model WellComposite 2021-10-12 10:39:42 +05:00
WellType.cs Add IId interface to all supported classes 2021-09-09 12:31:12 +05:00