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
Mathieu Loiseau
GameOfWords
Commits
c5d9a7fb
Commit
c5d9a7fb
authored
Jun 11, 2021
by
Mathieu Loiseau
Browse files
val par défaut à valkey
parent
9485550f
Changes
1
Hide whitespace changes
Inline
Side-by-side
GoW.sql
View file @
c5d9a7fb
...
...
@@ -205,7 +205,7 @@ CREATE TABLE IF NOT EXISTS `user` (
`useremail`
varchar
(
100
)
NOT
NULL
,
`userpass`
varchar
(
32
)
NOT
NULL
,
`userlang`
varchar
(
32
)
NOT
NULL
,
`valkey`
varchar
(
100
)
NO
T
NULL
,
`valkey`
varchar
(
100
)
DEFAUL
T
NULL
,
`userlang_game`
varchar
(
100
)
NOT
NULL
,
`photo`
varchar
(
100
)
NOT
NULL
,
`userlvl`
varchar
(
40
)
NOT
NULL
,
...
...
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