summaryrefslogtreecommitdiffstats
path: root/sql/update_15.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/update_15.sql')
-rw-r--r--sql/update_15.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/update_15.sql b/sql/update_15.sql
new file mode 100644
index 0000000..06e37b2
--- /dev/null
+++ b/sql/update_15.sql
@@ -0,0 +1 @@
+CREATE INDEX index_clients_uid ON clients (client_unique_id, server_id);