| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* rm go vendor
* fix drone yaml
* add to gitignore
|
|
|
|
|
| |
* Upgrade xorm to v1.2.2
* Change the Engine interface to match xorm v1.2.2
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
| |
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Upgrade xorm to v1.0.0
* small nit
* Fix tests
* Update xorm
* Update xorm
* fix go.sum
* fix test
* Fix bug when dump
* Fix bug
* update xorm to latest
* Fix migration test
* update xorm to latest
* Fix import order
* Use xorm tag
|
|
|