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

Put Perl run files in _common consistently #149

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paultcochrane
Copy link

In the ThirdMigration tutorial part, I noticed that the Perl run files weren't put into the share/migrations/_common path as had been the case in earlier tutorial parts. This seemed inconsistent with the rest of the tutorial and surprised me as a reader, hence this change alters the paths of these files to be in the _common path (and adds a command to create the appropriate upgrade directory). The change has also been tested to ensure that it still works as intended within the tutorial.

This PR is submitted in the hope that it is useful. If you wish for any changes, please don't hesitate to contact me and I'll be more than happy to update and resubmit as necessary.

In the `ThirdMigration` tutorial part, I noticed that the Perl run files
weren't put into the `share/migrations/_common` path as had been the
case in earlier tutorial parts.  This seemed inconsistent with the rest
of the tutorial and surprised me as a reader, hence this change alters
the paths of these files to be in the `_common` path (and adds a command
to create the appropriate `upgrade` directory).  The change has also
been tested to ensure that it still works as intended within the
tutorial.
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