pefernan commented on PR #2296: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/2296#issuecomment-3737497461
Hi @wmedvede just a small question on this PR, I see that the `V1.47.0` migration got recently added increasing the size of `input_args` / `output_args` in nodes table, and I see that this PR is renaming the migration to `V1.4.8` and introducing a new `V1.47.0`. Shouldn't be the other way around? (keep the original `V.1.47` and add the new column sizes in the `V1.48`) Considering both are new migration scripts I don't think it will introduce any Flyway validation issue, but just asking in case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
