diff options
| author | TDB Release <tdb-release@build.bot> | 2020-04-15 11:05:27 +0000 |
|---|---|---|
| committer | TDB Release <tdb-release@build.bot> | 2020-04-15 11:05:27 +0000 |
| commit | e956b1760e11be8ed105da1c2996470a882e2d77 (patch) | |
| tree | 02f5b58ee4854c96721615654174826feae22b29 /sql/updates/auth | |
| parent | c1c1929e062603a9561952c5da54e8450e9f5ad6 (diff) | |
TDB 335.20041 - 2020/04/15TDB335.20041
Diffstat (limited to 'sql/updates/auth')
| -rw-r--r-- | sql/updates/auth/3.3.5/2020_04_07_00_auth.sql | 4 | ||||
| -rw-r--r-- | sql/updates/auth/3.3.5/2020_04_15_00_auth.sql (renamed from sql/updates/auth/3.3.5/2020_03_16_00_auth.sql) | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/sql/updates/auth/3.3.5/2020_04_07_00_auth.sql b/sql/updates/auth/3.3.5/2020_04_07_00_auth.sql deleted file mode 100644 index 37d19125765..00000000000 --- a/sql/updates/auth/3.3.5/2020_04_07_00_auth.sql +++ /dev/null @@ -1,4 +0,0 @@ --- -INSERT INTO `rbac_permissions` (`id`, `name`) VALUES -(278, 'Command: character deleted delete'), -(281, 'Command: character deleted old'); diff --git a/sql/updates/auth/3.3.5/2020_03_16_00_auth.sql b/sql/updates/auth/3.3.5/2020_04_15_00_auth.sql index 8da368aabd3..424b5447b70 100644 --- a/sql/updates/auth/3.3.5/2020_03_16_00_auth.sql +++ b/sql/updates/auth/3.3.5/2020_04_15_00_auth.sql @@ -1,2 +1,2 @@ --- TDB 335.20031 auth +-- TDB 335.20041 auth UPDATE `updates` SET `state`='ARCHIVED'; |
