Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
sucs-site
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Joshua Anthony Morgan
sucs-site
Commits
76af36b2
Commit
76af36b2
authored
Apr 19, 2015
by
Imran Hussain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload a more up to date db dump in utf8 this time
parent
6b4bfb2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
database.sql
database.sql
+1
-1
No files found.
database.sql
View file @
76af36b2
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
--
--
SET
statement_timeout
=
0
;
SET
statement_timeout
=
0
;
SET
client_encoding
=
'
SQL_ASCII
'
;
SET
client_encoding
=
'
UTF8
'
;
SET
standard_conforming_strings
=
on
;
SET
standard_conforming_strings
=
on
;
SET
check_function_bodies
=
false
;
SET
check_function_bodies
=
false
;
SET
client_min_messages
=
warning
;
SET
client_min_messages
=
warning
;
...
...
Write
Preview
Markdown
is supported
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