mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-01-09 00:29:57 +08:00
update
This commit is contained in:
parent
43a40e3cde
commit
3deb043e83
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ func InitDB() {
|
|||
sqlDB.SetMaxOpenConns(100)
|
||||
|
||||
sqlDB.SetConnMaxLifetime(time.Hour)
|
||||
migrate()
|
||||
go func() {
|
||||
DB.Exec(`create collation if not exists numeric (provider = icu, locale = 'en@colnumeric=yes');`)
|
||||
migrate()
|
||||
|
|
Loading…
Reference in a new issue