DD.WellWorkover.Cloud/AsbCloudDb/Migrations
2021-10-11 16:39:40 +05:00
..
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
AsbCloudDbContextModelSnapshot.cs Rename DrillingParam.TopDrive* to Rotor* 2021-10-11 16:39:40 +05:00