forked from forgejo/forgejo
Update xorm and dependencies vendor for feature to dump to other database (#565)
* update xorm and dependencies vendor for feature to dump to other database * fix golint
This commit is contained in:
parent
70900bd167
commit
980dd0bf51
54 changed files with 3135 additions and 2619 deletions
4
vendor/github.com/go-xorm/builder/README.md
generated
vendored
4
vendor/github.com/go-xorm/builder/README.md
generated
vendored
|
@ -1,6 +1,8 @@
|
|||
# SQL builder
|
||||
|
||||
Package builder is a simple and powerful sql builder for Go.
|
||||
[](https://circleci.com/gh/go-xorm/builder/tree/master)
|
||||
|
||||
Package builder is a lightweight and fast SQL builder for Go and XORM.
|
||||
|
||||
Make sure you have installed Go 1.1+ and then:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue