Upgrading server dependancies (#8154)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8d66523ba7
Коммит
961c04cae9
1
vendor/github.com/go-sql-driver/mysql/collations.go
сгенерированный
поставляемый
1
vendor/github.com/go-sql-driver/mysql/collations.go
сгенерированный
поставляемый
@@ -9,6 +9,7 @@
|
||||
package mysql
|
||||
|
||||
const defaultCollation = "utf8_general_ci"
|
||||
const binaryCollation = "binary"
|
||||
|
||||
// A list of available collations mapped to the internal ID.
|
||||
// To update this map use the following MySQL query:
|
||||
|
||||
Ссылка в новой задаче
Block a user