aboutsummaryrefslogtreecommitdiff
path: root/data/schema/7.sql
diff options
context:
space:
mode:
Diffstat (limited to 'data/schema/7.sql')
-rw-r--r--data/schema/7.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/schema/7.sql b/data/schema/7.sql
new file mode 100644
index 0000000..28694fa
--- /dev/null
+++ b/data/schema/7.sql
@@ -0,0 +1 @@
+CREATE INDEX sc_bookmarks2tags_index ON sc_bookmarks2tags(tag);