Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1484762

Summary: Allow changing type details in fn_db_change_column_type without changing the actual type
Product: [oVirt] ovirt-engine Reporter: Martin Perina <mperina>
Component: Database.CoreAssignee: Eli Mesika <emesika>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.0CC: bugs
Target Milestone: ovirt-4.1.6Keywords: CodeChange
Target Release: 4.1.6.1Flags: rule-engine: ovirt-4.1+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-19 10:02:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1482043    

Description Martin Perina 2017-08-24 10:02:01 UTC
Description of problem:

At the moment we were able to change type of a database column using fn_db_change_column_type function, but we were not able to only change type details (for example extending size of a VARCHAR typed column). This needs to be allowed to perform using fn_db_change_column_type

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Pavel Stehlik 2017-09-12 09:57:31 UTC
CodeChange - BZ which depends already verified.