summaryrefslogtreecommitdiff
path: root/sql-files
diff options
context:
space:
mode:
Diffstat (limited to 'sql-files')
-rw-r--r--sql-files/upgrade_svn8423.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql-files/upgrade_svn8423.sql b/sql-files/upgrade_svn8423.sql
new file mode 100644
index 000000000..e736d9365
--- /dev/null
+++ b/sql-files/upgrade_svn8423.sql
@@ -0,0 +1 @@
+update guild set name=REPLACE(name,'\\\'','\''); \ No newline at end of file