forked from kevadesu/forgejo
Support use nvarchar for all varchar columns when using mssql (#12269)
* Support use nvarchar for all varchar columns when using mssql * fix lint * Change DEFAULT_VARCHAR to nvarchar * Remove the config for default varchar since it's unnecessary
This commit is contained in:
parent
ed8e064f5e
commit
45631083a4
11 changed files with 68 additions and 8 deletions
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
|
@ -916,7 +916,7 @@ strk.kbt.io/projects/go/libravatar
|
|||
# xorm.io/builder v0.3.7
|
||||
## explicit
|
||||
xorm.io/builder
|
||||
# xorm.io/xorm v1.0.3
|
||||
# xorm.io/xorm v1.0.4-0.20200718080127-318102c9ff87
|
||||
## explicit
|
||||
xorm.io/xorm
|
||||
xorm.io/xorm/caches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue