.. |
20210907085527_Init.cs
|
cleanup
|
2021-09-10 11:28:57 +05:00 |
20210907085527_Init.Designer.cs
|
Added migrations.
|
2021-09-07 14:04:30 +05:00 |
20210907093457_AddUserColumns.cs
|
Added User model 'email', 'phone', 'position' columns
|
2021-09-07 14:42:56 +05:00 |
20210907093457_AddUserColumns.Designer.cs
|
Added User model 'email', 'phone', 'position' columns
|
2021-09-07 14:42:56 +05:00 |
20210913043806_AddDefaultData.cs
|
Add default data (operations dictionary) migration
|
2021-09-13 09:39:11 +05:00 |
20210913043806_AddDefaultData.Designer.cs
|
Add default data (operations dictionary) migration
|
2021-09-13 09:39:11 +05:00 |
20210914105045_RefactorTelemetryData.cs
|
Refactor DataSaubBase to TelemetryDataSaub;
|
2021-09-14 17:17:33 +05:00 |
20210914105045_RefactorTelemetryData.Designer.cs
|
Refactor DataSaubBase to TelemetryDataSaub;
|
2021-09-14 17:17:33 +05:00 |
20210916094617_AddWellDepthToMessage.cs
|
fix jsonSerializer settings;
|
2021-09-17 16:24:01 +05:00 |
20210916094617_AddWellDepthToMessage.Designer.cs
|
fix jsonSerializer settings;
|
2021-09-17 16:24:01 +05:00 |
20211001121146_Set_Telemetry_FKs_OnDelete_Cascade.cs
|
Add migration. Set Telemetry forign keys on delete - cascade.
|
2021-10-01 17:37:44 +05:00 |
20211001121146_Set_Telemetry_FKs_OnDelete_Cascade.Designer.cs
|
Add migration. Set Telemetry forign keys on delete - cascade.
|
2021-10-01 17:37:44 +05:00 |
20211006130207_Update_WellOperationsCategory_by_new_initial_values.cs
|
New well operation category
|
2021-10-06 18:06:07 +05:00 |
20211006130207_Update_WellOperationsCategory_by_new_initial_values.Designer.cs
|
New well operation category
|
2021-10-06 18:06:07 +05:00 |
20211007052829_Rename_WellOperation_WellDepth_to_WellDepthEnd.cs
|
Refactor WellOperation WellDepth split to DepthStart and DepthEnd.
|
2021-10-08 11:30:06 +05:00 |
20211007052829_Rename_WellOperation_WellDepth_to_WellDepthEnd.Designer.cs
|
Refactor WellOperation WellDepth split to DepthStart and DepthEnd.
|
2021-10-08 11:30:06 +05:00 |
20211007053347_Add_WellOperation_WellDepthStart.cs
|
Refactor WellOperation WellDepth split to DepthStart and DepthEnd.
|
2021-10-08 11:30:06 +05:00 |
20211007053347_Add_WellOperation_WellDepthStart.Designer.cs
|
Refactor WellOperation WellDepth split to DepthStart and DepthEnd.
|
2021-10-08 11:30:06 +05:00 |
20211011111932_Rename_DrillingParam_Consumption_to_Flow.cs
|
Rename DrillingParam.Consumption to Flow
|
2021-10-11 16:20:07 +05:00 |
20211011111932_Rename_DrillingParam_Consumption_to_Flow.Designer.cs
|
Rename DrillingParam.Consumption to Flow
|
2021-10-11 16:20:07 +05:00 |
20211011113905_Rename_DrillingParam_TopDrive_to_Rotor.cs
|
Rename DrillingParam.TopDrive* to Rotor*
|
2021-10-11 16:39:40 +05:00 |
20211011113905_Rename_DrillingParam_TopDrive_to_Rotor.Designer.cs
|
Rename DrillingParam.TopDrive* to Rotor*
|
2021-10-11 16:39:40 +05:00 |
20211012043133_Add_CompositeWell.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211012043133_Add_CompositeWell.Designer.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211012044236_Remove_CompositeWell_id.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211012044236_Remove_CompositeWell_id.Designer.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211012053725_Rename_CompositeWell_to_WellComposite.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211012053725_Rename_CompositeWell_to_WellComposite.Designer.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211013123137_Add_Drill_Flow_Chart.cs
|
CS2-97: Added DrillFlowChartParams infrastructure
|
2021-10-13 17:34:32 +05:00 |
20211013123137_Add_Drill_Flow_Chart.Designer.cs
|
CS2-97: Added DrillFlowChartParams infrastructure
|
2021-10-13 17:34:32 +05:00 |
20211014082358_Fix_WellComposite_FK.cs
|
Fix WellComposite model FK; WellCompositeService automapping
|
2021-10-14 14:46:20 +05:00 |
20211014082358_Fix_WellComposite_FK.Designer.cs
|
Fix WellComposite model FK; WellCompositeService automapping
|
2021-10-14 14:46:20 +05:00 |
20211014082448_Rename_DrillFlowChartParams_to_DrillFlowChart.cs
|
Fix WellComposite model FK; WellCompositeService automapping
|
2021-10-14 14:46:20 +05:00 |
20211014082448_Rename_DrillFlowChartParams_to_DrillFlowChart.Designer.cs
|
Fix WellComposite model FK; WellCompositeService automapping
|
2021-10-14 14:46:20 +05:00 |
20211014115928_Added_DrillFlowChart_OperationCategory_Index.cs
|
Added IdWellOperationCategory to DrillChart model
|
2021-10-14 17:02:20 +05:00 |
20211014115928_Added_DrillFlowChart_OperationCategory_Index.Designer.cs
|
Added IdWellOperationCategory to DrillChart model
|
2021-10-14 17:02:20 +05:00 |
20211018071004_Add_Well_State.cs
|
CS2-98: Added State to Well. Added .UpdateWell() in WellController.
|
2021-10-18 12:38:49 +05:00 |
20211018071004_Add_Well_State.Designer.cs
|
CS2-98: Added State to Well. Added .UpdateWell() in WellController.
|
2021-10-18 12:38:49 +05:00 |
20211019053218_Edit_WellOperationCategory_DefaultData.cs
|
Fix import WellOperations edit WellOperationCategory default data
|
2021-10-19 10:34:11 +05:00 |
20211019053218_Edit_WellOperationCategory_DefaultData.Designer.cs
|
Fix import WellOperations edit WellOperationCategory default data
|
2021-10-19 10:34:11 +05:00 |
20211020053649_Rename_Well_State_to_IdState.cs
|
Rename Well.State to Well.IdState
|
2021-10-20 11:21:14 +05:00 |
20211020053649_Rename_Well_State_to_IdState.Designer.cs
|
Rename Well.State to Well.IdState
|
2021-10-20 11:21:14 +05:00 |
AsbCloudDbContextModelSnapshot.cs
|
Rename Well.State to Well.IdState
|
2021-10-20 11:21:14 +05:00 |