Skip to content

A number of different changes that were needed for our use of AutoPatch #34

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

polyglot-jones
Copy link

[Sorry about the extraneous reporting of issue #33. I didn't realize that GitHub auto generates a ticket with the pull request.]

The comment on each of my 5 commits should be self-explanatory. Let me know if you have any questions. Feel free to drop out any of the extra logging calls that I added.

- Wording of comments and error messages
- Added comments to highlight the lines of code that form the crux of each migration strategy.
- TODO's
… servlet context (web.xml)

- Enhanced JdbcMigrationLauncherFactory.configureFromServletContext() to copy over the migration.strategy property
- Clarified the log.info call for which migration strategy is specified.
- Added a unit test for MigrationRunnerFactory
…tementsSupported property affects processing. (No functional changes to live code.)

- Added coverage of when MultipleStatementsSupported is both true and false.
- Added a SQL patch to the test suite that involves a large number of (DDL) statements in a single file.
- Added logging calls to show how properties, in general, are being set.
- Added logging calls to show how the MultipleStatementsSupported property, specifically, is being set.
…stead. (No code changes required, just POM & imports.)
@polyglot-jones
Copy link
Author

Just wondering if somebody could acknowledge this pull request and give me an indication of when it might be incorporated? I have further changes I would like to make, and I would sure appreciate getting feedback on these changes thus far, first. Thanks.

@polyglot-jones
Copy link
Author

Still wondering when someone might be available to acknowledge this pull request and see about incorporating it?

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.

1 participant