Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044896
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] Y. DBSourceManagerminorN/A2020-08-26 11:432024-11-06 11:06
ReportercaristuView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0044896: Add check for dangerous operations in update.database task

DescriptionIt would be nice to ha

The taks will be executed in two steps

1. prepare everything without applying the database changes
2. check for dangerous operations like table recreation, table re-write due to not null new column, etc.
3a. do not proceed with the update as dangerous operations are detected. In this situation update would be only run if acknowledged but it might allow to do manual actions if feasible.
3b. proceed with the update as no dangerous operations are detected.
Steps To ReproduceN/A
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0044892 closedalostale On install.source config scripts are applied in two steps 
related to defect 0044612 closedTriage Platform Base ORA fails applying changes to columns used in functional indexes 

-  Notes
(0171506)
shuehner (administrator)
2024-11-06 11:06

Note that 2nd part of item 2.) of the description is no longer an issue since PostgreSQL >=11
Since 11 adding table with a not null constraint does no longer trigger a table rewrite (on postgres side)

- Issue History
Date Modified Username Field Change
2020-08-26 11:43 caristu New Issue
2020-08-26 11:43 caristu Assigned To => platform
2020-08-26 11:43 caristu Modules => Core
2020-08-26 11:43 caristu Triggers an Emergency Pack => No
2020-08-26 11:43 caristu Issue generated from 0044892
2020-08-26 11:43 caristu Relationship added related to 0044892
2020-08-26 11:43 caristu Relationship added related to 0044612
2022-02-01 08:07 alostale Assigned To platform => Triage Platform Base
2024-11-06 11:06 shuehner Note Added: 0171506


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker