Skip to content

Fix meta entry in patch_93_94_b.sql

Marek Szuba requested to merge github/fork/mkszuba/patch_93_94_b-meta into master

Created by: mkszuba

Description

patch_93_94_b.sql incorrectly identified itself as _c in its entry in the meta table. Fixed.

Use case

The old behaviour introduced an inconsistency and could perhaps cause problems with automatic patching of databases.

Benefits

Patch _b is now correctly logged as _b in the meta table.

Possible Drawbacks

None I can think of.

Merge request reports