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

Added schema version patch.

parent 2c6b1292
No related branches found
No related tags found
No related merge requests found
......@@ -876,6 +876,7 @@ INSERT INTO meta (meta_key, meta_value) VALUES ('patch', 'patch_40_41_a.sql|anal
INSERT INTO meta (meta_key, meta_value) VALUES ('patch', 'patch_40_41_b.sql|info_type_enum');
INSERT INTO meta (meta_key, meta_value) VALUES ('patch', 'patch_40_41_c.sql|xref_priority');
INSERT INTO meta (meta_key, meta_value) VALUES ('patch', 'patch_40_41_d.sql|ditag_primary_key_type');
INSERT INTO meta (meta_key, meta_value) VALUES ('patch', 'patch_40_41_e.sql|schema_version');
################################################################################
#
......
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