Bug 1484762 - Allow changing type details in fn_db_change_column_type without changing the actual type
Summary: Allow changing type details in fn_db_change_column_type without changing the ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Database.Core
Version: 4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ovirt-4.1.6
: 4.1.6.1
Assignee: Eli Mesika
QA Contact: Pavel Stehlik
URL:
Whiteboard:
Depends On:
Blocks: 1482043
TreeView+ depends on / blocked
 
Reported: 2017-08-24 10:02 UTC by Martin Perina
Modified: 2019-04-28 13:50 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-09-19 10:02:32 UTC
oVirt Team: Infra
Embargoed:
rule-engine: ovirt-4.1+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 80963 0 None None None 2017-08-24 10:03:07 UTC
oVirt gerrit 80965 0 ovirt-engine-4.1 MERGED db:enable to change col type from general function 2017-08-24 12:22:24 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.