Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diff option with condense of "Change Stored Procedure(s)" #2693

Open
christophgaron opened this issue Mar 29, 2022 · 6 comments
Open

diff option with condense of "Change Stored Procedure(s)" #2693

christophgaron opened this issue Mar 29, 2022 · 6 comments

Comments

@christophgaron
Copy link

Environment

Liquibase Version: 4.9.0
Operating System Type & Version: Windows Server 2012

Description

with the diff option, the output text file contains SQL code under section : "Change Stored Procedure(s)"
Is it possible to have an option to get only a condense of procedure name which are different, without SQL code

Steps To Reproduce

List the steps to reproduce the behavior.
liquibase diff --outputFile=output.txt

Actual Behavior

Changed Stored Procedure(s) :
PROCEDURE1
"source or reference SQL code"
' to '
"target SQL code"

PROCEDURE2
"source or reference SQL code"
' to '
"target SQL code"
...

Expected/Desired Behavior

Changed Stored Procedure(s) :
PROCEDURE1
PROCEDURE2
...

@StevenMassaro
Copy link
Contributor

@molivasdat
Copy link
Contributor

This would be an enhancement request for Liquibase Pro capability.

@kataggart
Copy link
Contributor

@christophgaron Can you confirm for me that you are using Liquibase Pro? I want to make sure to direct your feature request to the right group over here. Many thanks.

@kataggart kataggart self-assigned this Mar 29, 2022
@christophgaron
Copy link
Author

Hi Kataggart,
i'm using for the moment a liquibase pro evaluation license, but my company is ordering a pro licence (in progress)

Many thanks
Christophe

@kataggart
Copy link
Contributor

Thanks @christophgaron !

@kataggart
Copy link
Contributor

@christophgaron Can you let me know who your company is so I can better direct the feature request over here? Feel free to email me directly ktaggart@liquibase.com. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants