Skip to content
Snippets Groups Projects
Commit 2660b564 authored by Glenn Proctor's avatar Glenn Proctor
Browse files

Correct patch identifier.

parent 9b0bf8a9
No related branches found
No related tags found
No related merge requests found
......@@ -8,5 +8,5 @@
ALTER TABLE external_db CHANGE COLUMN type type ENUM('ARRAY', 'ALT_TRANS', 'MISC', 'LIT', 'PRIMARY_DB_SYNONYM');
# patch identifier
INSERT INTO meta (meta_key, meta_value) VALUES ('patch', 'patch_43_44_d.sql|external_db_type_syn');
INSERT INTO meta (meta_key, meta_value) VALUES ('patch', 'patch_43_44_f.sql|external_db_type_syn');
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment