Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Callum Massey
sucs-site
Commits
76af36b2
Commit
76af36b2
authored
Apr 19, 2015
by
Imran Hussain
Browse files
Upload a more up to date db dump in utf8 this time
parent
6b4bfb2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
database.sql
View file @
76af36b2
...
...
@@ -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;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment