Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
ba66c24e
Commit
ba66c24e
authored
Nov 13, 2012
by
catch
Browse files
Issue
#1827136
by amatzies, patrickd, earnie: Add severity index to watchdog table.
parent
68a108f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/dblog/dblog.install
View file @
ba66c24e
...
...
@@ -86,6 +86,7 @@ function dblog_schema() {
'indexes'
=>
array
(
'type'
=>
array
(
'type'
),
'uid'
=>
array
(
'uid'
),
'severity'
=>
array
(
'severity'
),
),
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment