gitea/vendor/github.com/go-xorm/builder
Antoine GIRARD 3f3383dc0a Migrate to dep (#3972)
* Update makefile to use dep

* Migrate to dep

* Fix some deps

* Try to find a better version for golang.org/x/net

* Try to find a better version for golang.org/x/oauth2
2018-05-21 15:34:20 +03:00
..
LICENSE Added all required dependencies 2016-11-04 08:43:11 +01:00
builder.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
builder_delete.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
builder_insert.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
builder_select.go fix MSSQL bug on org (#3405) 2018-01-27 17:20:59 +02:00
builder_update.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
cond.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
cond_and.go fix MSSQL bug on org (#3405) 2018-01-27 17:20:59 +02:00
cond_between.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
cond_compare.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
cond_eq.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
cond_expr.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
cond_in.go Fix and test for delete user (#1713) 2017-05-20 16:48:22 +08:00
cond_like.go Update xorm to latest version (#1651) 2017-05-02 08:50:33 +08:00
cond_neq.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
cond_not.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
cond_notin.go Fix and test for delete user (#1713) 2017-05-20 16:48:22 +08:00
cond_null.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
cond_or.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
doc.go Added all required dependencies 2016-11-04 08:43:11 +01:00
error.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00