[SUCS Devel] site r683 - trunk
imranh at sucs.org
imranh at sucs.org
Sun Apr 19 14:28:41 BST 2015
Author: imranh
Date: 2015-04-19 14:28:33 +0100 (Sun, 19 Apr 2015)
New Revision: 683
Modified:
trunk/database.sql
Log:
Upload a more up to date db dump in utf8 this time
Modified: trunk/database.sql
===================================================================
--- trunk/database.sql 2015-04-19 13:20:59 UTC (rev 682)
+++ trunk/database.sql 2015-04-19 13:28:33 UTC (rev 683)
@@ -3,7 +3,7 @@
--
SET statement_timeout = 0;
-SET client_encoding = 'SQL_ASCII';
+SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SET check_function_bodies = false;
SET client_min_messages = warning;
More information about the Devel
mailing list