Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
f018bb10
Commit
f018bb10
authored
Apr 13, 2020
by
Francesc Guasch
Browse files
refactor(db): index for grants_user
issue #1271
parent
8ed00091
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
f018bb10
...
...
@@ -885,6 +885,7 @@ sub _add_indexes_generic($self) {
]
,
grants_user
=>
[
"
index(id_user,id_grant)
"
,"
index(id_user)
"
]
,
iptables
=>
[
"
index(id_domain,time_deleted,time_req)
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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