Skip to content
Snippets Groups Projects
Commit cf8227a8 authored by Marius Burkard's avatar Marius Burkard
Browse files

- added missing sql column, Fixes: #3849

parent b218ba46
No related branches found
No related tags found
No related merge requests found
ALTER TABLE `directive_snippets` ADD `master_directive_snippets_id` int(11) unsigned NOT NULL DEFAULT '0' AFTER `active`;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment