DD.WellWorkover.Cloud/AsbCloudDb/Migrations
2022-10-13 14:22:20 +05:00
..
20210907085527_Init.cs Recreate migration Add_mw_telemetry_datas_saub_stat. 2022-05-06 10:58:52 +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 grouping services and controllers 2022-04-11 18:00:34 +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 grouping services and controllers 2022-04-11 18:00:34 +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
20211027112525_Add_WebUrl_In_FileInfo.cs CS2-106: Added GoogleDriveService and .GetWebLink() to DrillingProgramController 2021-10-27 17:00:27 +05:00
20211027112525_Add_WebUrl_In_FileInfo.Designer.cs CS2-106: Added GoogleDriveService and .GetWebLink() to DrillingProgramController 2021-10-27 17:00:27 +05:00
20211029072655_Add_PublishInfo_To_FileInfo.cs CS2-106: Fixed Drilling program creation and preview logic 2021-10-29 12:47:18 +05:00
20211029072655_Add_PublishInfo_To_FileInfo.Designer.cs CS2-106: Fixed Drilling program creation and preview logic 2021-10-29 12:47:18 +05:00
20211031120453_WARN_ShrinkModelsTypes.cs WARN mega long migration (~2h). uncomment timeout setter before run. 2021-10-31 18:01:32 +05:00
20211031120453_WARN_ShrinkModelsTypes.Designer.cs WARN mega long migration (~2h). uncomment timeout setter before run. 2021-10-31 18:01:32 +05:00
20211101112932_Add_File_Marks.cs grouping services and controllers 2022-04-11 18:00:34 +05:00
20211101112932_Add_File_Marks.Designer.cs CS2-104: Added confirm of drilling program parts 2021-11-01 16:41:25 +05:00
20211102113125_Change_File_Mark_Comment.cs CS2-104: Added recreate of drilling program if new files were confirmed 2021-11-02 16:33:49 +05:00
20211102113125_Change_File_Mark_Comment.Designer.cs CS2-104: Added recreate of drilling program if new files were confirmed 2021-11-02 16:33:49 +05:00
20211103084625_Rename_IdMark_To_IdMarkType.cs CS2-104: Added deleting of existing drilling program on file marks actions 2021-11-03 14:12:39 +05:00
20211103084625_Rename_IdMark_To_IdMarkType.Designer.cs CS2-104: Added deleting of existing drilling program on file marks actions 2021-11-03 14:12:39 +05:00
20211112073708_Replace_PK_of_telemetryData_to_compositeKey.cs BIG. Add timescaleDB into DB. 2021-11-13 18:47:11 +05:00
20211112073708_Replace_PK_of_telemetryData_to_compositeKey.Designer.cs BIG. Add timescaleDB into DB. 2021-11-13 18:47:11 +05:00
20211115090307_Fix_telemetrydataspin_field_name.cs Fix db model TelemetryDataSpin. remove space in encoder_resolution column 2021-11-15 14:54:10 +05:00
20211115090307_Fix_telemetrydataspin_field_name.Designer.cs Fix db model TelemetryDataSpin. remove space in encoder_resolution column 2021-11-15 14:54:10 +05:00
20211116080138_Add_Telemetry_TimeZone.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211116080138_Add_Telemetry_TimeZone.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211123130153_Add_UserRoles_Permissions.cs DailyReport. Rename dtos and entities. Remove time offset from DailyReportService. 2022-07-25 18:02:39 +05:00
20211123130153_Add_UserRoles_Permissions.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211124111523_AddSetpoints.cs grouping services and controllers 2022-04-11 18:00:34 +05:00
20211124111523_AddSetpoints.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211129122956_Fixed_Role_Permissions_Value.cs CS2-123: Returned table for roles permissions. 2021-11-29 17:34:53 +05:00
20211129122956_Fixed_Role_Permissions_Value.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211130121716_Renamed_Permissions_Tables.cs grouping services and controllers 2022-04-11 18:00:34 +05:00
20211130121716_Renamed_Permissions_Tables.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211130122321_Renamed_PermissionCollections.cs CS2-123: Renamed Permission collections in EF models 2021-11-30 17:25:08 +05:00
20211130122321_Renamed_PermissionCollections.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211201105010_Renamed_Permission_Role_Files.cs CS2-123: Fixed role permissions create/update operations 2021-12-01 16:09:06 +05:00
20211201105010_Renamed_Permission_Role_Files.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211202064227_RenameTable_WellComposite.cs hotfix rename t_well_сomposite (cyrilic c) to t_well_composite. 2021-12-02 11:44:45 +05:00
20211202064227_RenameTable_WellComposite.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211208103008_Update_operations_list.cs update default WellOperationCategories 2021-12-08 15:38:38 +05:00
20211208103008_Update_operations_list.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211210074746_Rename_Permissions_fields.cs Add/refactor services for permissions authorization model. 2021-12-11 16:46:04 +05:00
20211210074746_Rename_Permissions_fields.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211215111416_RemovedPermissionValues.cs grouping services and controllers 2022-04-11 18:00:34 +05:00
20211215111416_RemovedPermissionValues.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211216072650_RemovedIdFromPermissionRelations.cs CS2-133: Removed permission mask logic from permissions 2021-12-16 16:00:47 +05:00
20211216072650_RemovedIdFromPermissionRelations.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211217104347_RenameDocsCategories.cs Rename docs categories 2021-12-17 15:44:18 +05:00
20211217104347_RenameDocsCategories.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211222105725_AddedNewSectionTypes.cs Added new well section types 2021-12-22 16:06:30 +05:00
20211222105725_AddedNewSectionTypes.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211222141707_Reorder_SectionsTypes_to_keep_existing_operations.cs Reorder SectionsTypes to keep existing operations 2021-12-22 19:18:09 +05:00
20211222141707_Reorder_SectionsTypes_to_keep_existing_operations.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211227053852_Specify_type_for_datetime_props.cs grouping services and controllers 2022-04-11 18:00:34 +05:00
20211227053852_Specify_type_for_datetime_props.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20211230054224_Fix_spelling_of_defaults.cs Fix spelling for defaults. 2021-12-30 10:45:06 +05:00
20211230054224_Fix_spelling_of_defaults.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20220102073023_Add_timeZone_to_IMapPoint.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20220102073023_Add_timeZone_to_IMapPoint.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20220105123412_Fix_Spelling.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20220105123412_Fix_Spelling.Designer.cs CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md 2022-01-05 17:50:45 +05:00
20220112104809_Refactor_UserRole.cs Add RelationUserRoleUserRole for multiple parents. INCOMPLETE 2022-01-12 16:33:53 +05:00
20220112104809_Refactor_UserRole.Designer.cs Add RelationUserRoleUserRole for multiple parents. INCOMPLETE 2022-01-12 16:33:53 +05:00
20220201071113_AddRolesRelatedDictionaries.cs Add Roles Related Dictionaries 2022-02-01 14:31:36 +05:00
20220201071113_AddRolesRelatedDictionaries.Designer.cs Add Roles Related Dictionaries 2022-02-01 14:31:36 +05:00
20220201100352_AddRoleTypeIds.cs Add role type ids 2022-02-01 15:07:06 +05:00
20220201100352_AddRoleTypeIds.Designer.cs Add role type ids 2022-02-01 15:07:06 +05:00
20220203045356_AddRoleRelatedMatrixDefaults.cs Add UserRole related matrix defaults 2022-02-03 09:58:42 +05:00
20220203045356_AddRoleRelatedMatrixDefaults.Designer.cs Add UserRole related matrix defaults 2022-02-03 09:58:42 +05:00
20220209060041_Rename_DrillingProgram_FileCategories.cs Rename_DrillingProgram_FileCategories 2022-02-09 14:25:22 +05:00
20220209060041_Rename_DrillingProgram_FileCategories.Designer.cs Rename_DrillingProgram_FileCategories 2022-02-09 14:25:22 +05:00
20220209093528_Add_DrillingProgram_parts.cs DrillingProgramService существенно переработан. 2022-02-12 11:28:16 +05:00
20220209093528_Add_DrillingProgram_parts.Designer.cs DrillingProgramService существенно переработан. 2022-02-12 11:28:16 +05:00
20220209102754_DrillingProgram_parts_Add_unique_constrain.cs DrillingProgramService существенно переработан. 2022-02-12 11:28:16 +05:00
20220209102754_DrillingProgram_parts_Add_unique_constrain.Designer.cs DrillingProgramService существенно переработан. 2022-02-12 11:28:16 +05:00
20220310113607_Add_Mse_to_dataSaub.cs Add Mse to telemetryDataSaub 2022-03-10 17:18:30 +05:00
20220310113607_Add_Mse_to_dataSaub.Designer.cs Add Mse to telemetryDataSaub 2022-03-10 17:18:30 +05:00
20220329044858_SpellPermissions.cs fix spell "RequerstTracker.get" 2022-03-29 09:51:24 +05:00
20220329044858_SpellPermissions.Designer.cs fix spell "RequerstTracker.get" 2022-03-29 09:51:24 +05:00
20220401122724_Add_WitsRecords.cs grouping services and controllers 2022-04-11 18:00:34 +05:00
20220401122724_Add_WitsRecords.Designer.cs Add WITS record tables 2022-04-01 17:55:44 +05:00
20220401125154_Edit_WitsRecords_tableNames.cs Add WITS record tables 2022-04-01 17:55:44 +05:00
20220401125154_Edit_WitsRecords_tableNames.Designer.cs Add WITS record tables 2022-04-01 17:55:44 +05:00
20220420124920_Add_DailyReport_Table.cs Recreate migration Add_mw_telemetry_datas_saub_stat. 2022-05-06 10:58:52 +05:00
20220420124920_Add_DailyReport_Table.Designer.cs Added t_daily_report table and related migrations 2022-04-20 18:03:38 +05:00
20220425110530_Add_DetectedOperations.cs Recreate migration Add_mw_telemetry_datas_saub_stat. 2022-05-06 10:58:52 +05:00
20220425110530_Add_DetectedOperations.Designer.cs Add Db store for detected operations. 2022-04-25 17:41:18 +05:00
20220429075025_Remove_old_analytics_stage1.cs Remove legacy telemetry analysis db model 2022-04-29 14:29:45 +05:00
20220429075025_Remove_old_analytics_stage1.Designer.cs Remove legacy telemetry analysis db model 2022-04-29 14:29:45 +05:00
20220429081059_Remove_old_analytics_stage2.cs Remove legacy telemetry analysis db model 2022-04-29 14:29:45 +05:00
20220429081059_Remove_old_analytics_stage2.Designer.cs Remove legacy telemetry analysis db model 2022-04-29 14:29:45 +05:00
20220429081205_Remove_old_analytics_stage3.cs Remove legacy telemetry analysis db model 2022-04-29 14:29:45 +05:00
20220429081205_Remove_old_analytics_stage3.Designer.cs Remove legacy telemetry analysis db model 2022-04-29 14:29:45 +05:00
20220505052218_AfterMergeNothing.cs Manual fix migration 2022-05-05 11:46:18 +05:00
20220505052218_AfterMergeNothing.Designer.cs merge detected operations 2022-05-05 10:22:51 +05:00
20220506041015_Add_mw_telemetry_datas_saub_stat.cs Recreate migration Add_mw_telemetry_datas_saub_stat. 2022-05-06 10:58:52 +05:00
20220506041015_Add_mw_telemetry_datas_saub_stat.Designer.cs Recreate migration Add_mw_telemetry_datas_saub_stat. 2022-05-06 10:58:52 +05:00
20220526071639_Add_Driller_and_Schedule.cs DailyReport. Rename dtos and entities. Remove time offset from DailyReportService. 2022-07-25 18:02:39 +05:00
20220526071639_Add_Driller_and_Schedule.Designer.cs Rename models; 2022-05-26 13:28:16 +05:00
20220531113336_Make_Driller_patronimic_nullable.cs Add migration 2022-05-31 16:36:46 +05:00
20220531113336_Make_Driller_patronimic_nullable.Designer.cs Add migration 2022-05-31 16:36:46 +05:00
20220531123637_Add_new_Permissions.cs Add new Permissions 2022-05-31 17:54:43 +05:00
20220531123637_Add_new_Permissions.Designer.cs Add new Permissions 2022-05-31 17:54:43 +05:00
20220607095851_AddOperationValue.cs Модель и сервисы для значений операций 2022-06-07 16:24:05 +05:00
20220607095851_AddOperationValue.Designer.cs Модель и сервисы для значений операций 2022-06-07 16:24:05 +05:00
20220610113921_AddValToOp.cs Добавление показателя в операцию. Изменение структуры ответа 2022-06-10 18:36:14 +05:00
20220610113921_AddValToOp.Designer.cs Добавление показателя в операцию. Изменение структуры ответа 2022-06-10 18:36:14 +05:00
20220615103351_Add_OperationValuePermissions.cs Add OperationValue Permissions 2022-06-15 15:34:47 +05:00
20220615103351_Add_OperationValuePermissions.Designer.cs Add OperationValue Permissions 2022-06-15 15:34:47 +05:00
20220629122922_Add_new_well_operations_17_18.cs Operation detection algorithm adapt. 2022-06-30 17:37:57 +05:00
20220629122922_Add_new_well_operations_17_18.Designer.cs Operation detection algorithm adapt. 2022-06-30 17:37:57 +05:00
20220705090646_Remove_DailyReportData.cs корректировка скрипта миграции 2022-07-06 09:21:35 +05:00
20220705090646_Remove_DailyReportData.Designer.cs добавление миграции - очистка таблицы t_daily_report 2022-07-05 14:27:23 +05:00
20220719050018_Rename_WITS_base_table.cs Rename WITS base table 2022-07-19 10:29:16 +05:00
20220719050018_Rename_WITS_base_table.Designer.cs Rename WITS base table 2022-07-19 10:29:16 +05:00
20220719050312_Add_Well_operation_Flashing.cs Add DetectorFlashing 2022-07-19 10:29:38 +05:00
20220719050312_Add_Well_operation_Flashing.Designer.cs Add DetectorFlashing 2022-07-19 10:29:38 +05:00
20220719095738_Add_Well_operation_StaticSurveying.cs Add Detector Static Surveying MWD 2022-07-20 09:49:36 +05:00
20220719095738_Add_Well_operation_StaticSurveying.Designer.cs Add Detector Static Surveying MWD 2022-07-20 09:49:36 +05:00
20220727111254_Add_user_settings.cs Add UserSettingsController 2022-07-27 18:14:07 +05:00
20220727111254_Add_user_settings.Designer.cs Add UserSettingsController 2022-07-27 18:14:07 +05:00
20220727124759_Add_user_settings_key_size_limit.cs Add UserSettingsController 2022-07-27 18:14:07 +05:00
20220727124759_Add_user_settings_key_size_limit.Designer.cs Add UserSettingsController 2022-07-27 18:14:07 +05:00
20220728053614_UserSettings_rename_idUser.cs UserSettings_rename_idUser 2022-07-28 10:37:05 +05:00
20220728053614_UserSettings_rename_idUser.Designer.cs UserSettings_rename_idUser 2022-07-28 10:37:05 +05:00
20220802095637_Add_Table_Subsystem_and_SubsystemOperationTime.cs #создана миграция новых таблиц подсистем и наработок 2022-08-02 15:26:33 +05:00
20220802095637_Add_Table_Subsystem_and_SubsystemOperationTime.Designer.cs #создана миграция новых таблиц подсистем и наработок 2022-08-02 15:26:33 +05:00
20220805120222_Add_new_operation.cs Split operation flash. 2022-08-05 17:17:07 +05:00
20220805120222_Add_new_operation.Designer.cs Split operation flash. 2022-08-05 17:17:07 +05:00
20220808114310_Mod_structure_of_WellOperation.cs Rafactor DB context default data. 2022-08-08 16:45:20 +05:00
20220808114310_Mod_structure_of_WellOperation.Designer.cs Rafactor DB context default data. 2022-08-08 16:45:20 +05:00
20220808122212_Rename_WellOperations_key_param_name.cs Rename WellOperations key param name 2022-08-09 11:09:52 +05:00
20220808122212_Rename_WellOperations_key_param_name.Designer.cs Rename WellOperations key param name 2022-08-09 11:09:52 +05:00
20220809123505_Add_IdReasonOfEnd_to_DetectedOperation.cs Edit Detectors for rotor and slide. 2022-08-09 18:00:22 +05:00
20220809123505_Add_IdReasonOfEnd_to_DetectedOperation.Designer.cs Edit Detectors for rotor and slide. 2022-08-09 18:00:22 +05:00
20220810102038_Add_new_operation_DetectorTemplatingWhileDrilling.cs Add new operation - TemplatingWhileDrilling 2022-08-10 15:51:41 +05:00
20220810102038_Add_new_operation_DetectorTemplatingWhileDrilling.Designer.cs Add new operation - TemplatingWhileDrilling 2022-08-10 15:51:41 +05:00
20220811101026_Remove_fileShare_service.cs remove file share service 2022-08-11 15:14:01 +05:00
20220811101026_Remove_fileShare_service.Designer.cs remove file share service 2022-08-11 15:14:01 +05:00
20220815093950_AddDataDefault_SubsystemFiller.cs - В SubsystemStatDto свойство UsedTimeHours double. TimeSpan. 2022-08-15 15:08:17 +05:00
20220815093950_AddDataDefault_SubsystemFiller.Designer.cs - В SubsystemStatDto свойство UsedTimeHours double. TimeSpan. 2022-08-15 15:08:17 +05:00
20220818105738_update_file_category.cs #5998816 Дело скважины + тесты 2022-09-05 09:13:45 +05:00
20220818105738_update_file_category.Designer.cs #5998816 Дело скважины + тесты 2022-09-05 09:13:45 +05:00
20220825062446_AddTable_t_well_final_documents.cs #5998816 Дело скважины + тесты 2022-09-05 09:13:45 +05:00
20220825062446_AddTable_t_well_final_documents.Designer.cs #5998816 дело скважины, исправления 2022-09-12 08:22:46 +05:00
20220826073454_AddPermission.cs #5998816 дело скважины, исправления 2022-09-12 08:22:46 +05:00
20220826073454_AddPermission.Designer.cs #5998816 дело скважины, исправления 2022-09-12 08:22:46 +05:00
20220909060026_Update_t_well_final_documents_r.cs #5998816 дело скважины, исправления 2022-09-12 08:22:46 +05:00
20220909060026_Update_t_well_final_documents_r.Designer.cs #5998816 дело скважины, исправления 2022-09-12 08:22:46 +05:00
20220913040912_Update_t_permission.cs #5998816 WellFinalDocument edit publisher 2022-09-13 09:22:49 +05:00
20220913040912_Update_t_permission.Designer.cs #5998816 WellFinalDocument edit publisher 2022-09-13 09:22:49 +05:00
20220913044712_Update_t_permission_well_doument.cs #5998816 Permission, Controllers 2022-09-13 10:06:56 +05:00
20220913044712_Update_t_permission_well_doument.Designer.cs #5998816 Permission, Controllers 2022-09-13 10:06:56 +05:00
20220918172453_Change_Subsystems_Data.cs migration change (Subsystem) 2022-09-18 22:30:18 +05:00
20220918172453_Change_Subsystems_Data.Designer.cs migration change (Subsystem) 2022-09-18 22:30:18 +05:00
20221013040242_Delete_colums_table_t_telemetry_data_spin.cs #6838390 Уменьшение хранимой модели данных SPIN master 2022-10-13 14:22:20 +05:00
20221013040242_Delete_colums_table_t_telemetry_data_spin.Designer.cs #6838390 Уменьшение хранимой модели данных SPIN master 2022-10-13 14:22:20 +05:00
AsbCloudDbContextModelSnapshot.cs #6838390 Уменьшение хранимой модели данных SPIN master 2022-10-13 14:22:20 +05:00