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

Differnent patch prefixed do not create unique patches #17

Open
melvin-ibuildings opened this issue Feb 9, 2012 · 0 comments
Open

Differnent patch prefixed do not create unique patches #17

melvin-ibuildings opened this issue Feb 9, 2012 · 0 comments
Labels

Comments

@melvin-ibuildings
Copy link

When trying to create patches for different applications that use the same database i tried to make the patches unique by giving them their own prefix. However this did not have the desired effect.
Sitiuation:
one patch with normal "Patch" prefixed already updates.
one newly created patch with the"Patch_cms" prefix.

When executing dbpatch status no new patches are found.

When looking at the database the unique key of a patch is patchnr + branche so for dbpatch both patches are the same as they both have patch nr 1 and branche default.

It would be handy if patch prefixes can also be used as an unique characteristic to a patch file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant