Lunny Xiao
e660414278
Support modernc.org/sqlite ( #1850 )
...
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1850
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-03-15 23:34:33 +08:00
Lunny Xiao
7cd51d58fa
Upgrade builder to v0.3.8 ( #1855 )
...
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1855
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-01-28 10:56:03 +08:00
Lunny Xiao
318102c9ff
Add params for mssql to allow redefine varchar as nvarchar or char as nchar ( #1741 )
...
Update drone test for mssql nvarchar
Add params for mssql to allow redefine varchar as nvarchar or char as nchar
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1741
2020-07-18 08:01:27 +00:00
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
tomoyamachi
2ece3bacbb
Oracle : Local Naming Method ( #1515 )
...
go mod tidy
stop using xorm.io/core
Merge branch 'master' into fix-oracle-db
revert a goracle parser function
add TestParseOracleConnStr
Oracle : Local Naming Method
Co-authored-by: Tomoya AMACHI <tomoya.amachi@gmail.com>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1515
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-03-23 02:03:04 +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
Lunny Xiao
ce79b1cf28
fix get customize type bug ( #1382 )
2019-08-05 17:05:42 +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