From 97ab331b2a41777b64881118819902183e5f0b98 Mon Sep 17 00:00:00 2001 From: Kamil Domanski Date: Sat, 18 Jun 2011 23:57:03 +0200 Subject: [PATCH] change db index names to avoid collisions --- apps/files_publiclink/appinfo/database.xml | 2 +- db_structure.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/files_publiclink/appinfo/database.xml b/apps/files_publiclink/appinfo/database.xml index de63b03f44..4fe6be47d8 100644 --- a/apps/files_publiclink/appinfo/database.xml +++ b/apps/files_publiclink/appinfo/database.xml @@ -35,7 +35,7 @@ true - token + a_files_publiclink_token true token diff --git a/db_structure.xml b/db_structure.xml index 599352c2a8..19cdccef8a 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -208,7 +208,7 @@ - path + locks_path path ascending @@ -216,7 +216,7 @@ - path_2 + locks_path_2 path ascending @@ -224,7 +224,7 @@ - path_3 + locks_path_3 path ascending @@ -236,7 +236,7 @@ - expires + locks_expires expires ascending @@ -253,7 +253,7 @@ - token + locks_token true token