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

Issue #318: Modify configuration column type of ImportConfig table. #319

Merged

Conversation

t4k
Copy link
Contributor

@t4k t4k commented Oct 27, 2017

Addresses #318. Merge and release strategy for *.sql files still to be worked out (see #302).

REVIEW PROCEDURE

Run a mysql command similar to the following to apply the change.

mysql coral_resources < resources/install/protected/2.1.0/001-318.sql 

After running, check that the data type for the configuration column in the ImportConfig table is now TEXT.

@PaulPoulain PaulPoulain added the bug This is a bug (not an enhancement) label Dec 12, 2017
@veggiematts veggiematts merged commit 4c60e8b into coral-erm:development Jan 23, 2018
@t4k t4k deleted the 318-sql-modify-importconfig branch January 30, 2018 23:38
@PaulPoulain PaulPoulain added this to the Version 3.0.0 Beta milestone Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is a bug (not an enhancement)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants