mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
[ticket/8064] Change the collation of topic_first_poster_name
PHPBB3-8064
This commit is contained in:
@@ -2711,8 +2711,9 @@
|
||||
0
|
||||
],
|
||||
"topic_first_poster_name": [
|
||||
"VCHAR_UNI",
|
||||
""
|
||||
"VCHAR_UNI:255",
|
||||
"",
|
||||
"true_sort"
|
||||
],
|
||||
"topic_first_poster_colour": [
|
||||
"VCHAR:6",
|
||||
|
Reference in New Issue
Block a user