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

IDEMPIERE-1518 2Pack shoud not try to reduce column size #143

Merged
merged 1 commit into from
Jul 15, 2020

Conversation

CarlosRuiz-globalqss
Copy link
Collaborator

No description provided.

@hengsin
Copy link
Collaborator

hengsin commented Jul 14, 2020

what's the option here if there's really the need to reduce column size ?

@CarlosRuiz-globalqss
Copy link
Collaborator Author

what's the option here if there's really the need to reduce column size ?

The option would be to do the "alter table" manually via SQL.

I think that would be the less common case as typically the changes on varchar columns is to increase the size.

Copy link
Collaborator

@hengsin hengsin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to go.

@hengsin hengsin merged commit fd475f0 into idempiere:master Jul 15, 2020
@CarlosRuiz-globalqss CarlosRuiz-globalqss deleted the IDEMPIERE-1518 branch August 12, 2020 09:11
AndreaCh83 pushed a commit to idempiere-consulting/idempiere that referenced this pull request Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants