From 235cdc2fd5c72e8dd8a91fb53a1b90babef24047 Mon Sep 17 00:00:00 2001 From: Shauren Date: Thu, 16 Jul 2020 21:43:52 +0200 Subject: SQL: Rename old sql to resolve naming conflict between branches --- sql/old/3.3.5a/auth/63_2018_02_19/2017_06_28_00_auth.sql | 2 -- sql/old/3.3.5a/auth/63_2018_02_19/2017_06_28_00_auth_rbac.sql | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 sql/old/3.3.5a/auth/63_2018_02_19/2017_06_28_00_auth.sql create mode 100644 sql/old/3.3.5a/auth/63_2018_02_19/2017_06_28_00_auth_rbac.sql (limited to 'sql/old') diff --git a/sql/old/3.3.5a/auth/63_2018_02_19/2017_06_28_00_auth.sql b/sql/old/3.3.5a/auth/63_2018_02_19/2017_06_28_00_auth.sql deleted file mode 100644 index e854b107804..00000000000 --- a/sql/old/3.3.5a/auth/63_2018_02_19/2017_06_28_00_auth.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `rbac_permissions` SET `name`="Command: debug combat" WHERE `id`=309; diff --git a/sql/old/3.3.5a/auth/63_2018_02_19/2017_06_28_00_auth_rbac.sql b/sql/old/3.3.5a/auth/63_2018_02_19/2017_06_28_00_auth_rbac.sql new file mode 100644 index 00000000000..e854b107804 --- /dev/null +++ b/sql/old/3.3.5a/auth/63_2018_02_19/2017_06_28_00_auth_rbac.sql @@ -0,0 +1,2 @@ +-- +UPDATE `rbac_permissions` SET `name`="Command: debug combat" WHERE `id`=309; -- cgit v1.2.3