Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
medialibrary
Commits
b3e12b5d
Commit
b3e12b5d
authored
Jul 06, 2018
by
Hugo Beauzée-Luyssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Folder: Index device_id
parent
efcdbd19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/database/tables/Folder_v14.sql
src/database/tables/Folder_v14.sql
+3
-0
No files found.
src/database/tables/Folder_v14.sql
View file @
b3e12b5d
...
...
@@ -17,6 +17,9 @@
"UNIQUE(path, device_id) ON CONFLICT FAIL"
")"
,
"CREATE INDEX IF NOT EXISTS folder_device_id ON "
+
policy
::
FolderTable
::
Name
+
"(device_id)"
,
"CREATE TABLE IF NOT EXISTS ExcludedEntryFolder"
"("
"folder_id UNSIGNED INTEGER NOT NULL,"
...
...
Write
Preview
Markdown
is supported
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