Lunny Xiao
|
cc7d219065
|
Upgrade some dependencies (#1718)
Upgrade some dependencies
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1718
|
2020-06-18 11:36:19 +00:00 |
Lunny Xiao
|
5575e839df
|
Add changelog for v1.0.0 (#1614)
Add changelog for v1.0.0
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1614
|
2020-03-22 06:28:25 +00:00 |
Lunny Xiao
|
049a28cfb7
|
Add leveldb cache store (#1545)
Add leveldb cache store
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1545
|
2020-02-25 12:22:21 +00:00 |
Lunny Xiao
|
bf25a77bca
|
Merge core package back into the main repository and split into serval sub packages. (#1543)
Fix test
Improve fmt
update go.mod
Move core as a sub package
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1543
|
2020-02-24 08:53:18 +00:00 |
Lunny Xiao
|
0090e33224
|
Fix go mod and update version (#1460)
|
2019-10-16 06:55:10 +00:00 |
Lunny Xiao
|
b81aa40128
|
Move github.com/go-xorm/xorm to xorm.io/xorm (#1459)
|
2019-10-15 05:15:41 +00:00 |
Lunny Xiao
|
d6963b7d42
|
fix arg conversion (#1441)
* fix arg conversion
* fix bugs
* fix bug on postgres
* use traditional positional parameters on insert into select
* remove unnecessary tests
|
2019-09-28 18:02:19 +08:00 |
Lunny Xiao
|
9872e133cf
|
upgrade core (#1440)
|
2019-09-28 10:55:12 +08:00 |
Lunny Xiao
|
6d11913765
|
Add support subquery on SetExpr (#1428)
* add support subquery on SetExpr
* fix tests
|
2019-09-23 23:34:26 +08:00 |
Lunny Xiao
|
201839c092
|
fix go mod (#1427)
|
2019-09-23 00:13:52 +08:00 |
Lunny Xiao
|
57a7e4421e
|
Use strings.Builder instead of builder.StringBuilder (#1417)
* use strings.Builder instead of builder.StringBuilder
* fix dependency
* fix dependency
|
2019-09-06 22:15:04 +08:00 |
BetaCat
|
b757473de7
|
Remove quotestr totally (#1366)
* remove QuoteStr() totally
* update xorm.core -> v0.7.0
* update dialect Quote
|
2019-07-24 14:38:05 +08:00 |
Lunny Xiao
|
f3e6c3a26b
|
fix go mod (#1350)
|
2019-07-07 20:06:42 +08:00 |
Lunny Xiao
|
c9b14f9487
|
move depends package from github.com to customize domain (#1327)
|
2019-06-17 13:38:13 +08:00 |
techknowlogick
|
617e0ae295
|
clean up go modules (#1260)
|
2019-03-31 19:39:43 +08:00 |
Lunny Xiao
|
af992d69a7
|
update go mod (#1212)
|
2019-01-24 21:13:39 +08:00 |
Lunny Xiao
|
611c31fa18
|
update go mod (#1211)
|
2019-01-24 21:04:41 +08:00 |
Lunny Xiao
|
18f6311ad1
|
Update go mod (#1210)
* update go mod dependency files
* add go mod build on ci
|
2019-01-24 15:20:02 +08:00 |
Lunny Xiao
|
1f39c590c6
|
update go.mod
|
2018-10-23 17:52:55 +08:00 |
Lunny Xiao
|
18b1524be4
|
add vgo support
|
2018-03-22 23:26:08 +08:00 |