Skip to content

Commit cf8227a

Browse files
author
Marius Burkard
committed
- added missing sql column, Fixes: #3849
1 parent b218ba4 commit cf8227a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE `directive_snippets` ADD `master_directive_snippets_id` int(11) unsigned NOT NULL DEFAULT '0' AFTER `active`;

0 commit comments

Comments
 (0)