xorm/internal
raizen666 5950824e37 Support build flag go-json to replace default json (#1982)
`go build -tags=gojson` to use `github.com/goccy/go-json` as default json handler

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1982
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: raizen666 <raizen666@noreply.gitea.io>
Co-committed-by: raizen666 <raizen666@noreply.gitea.io>
2021-07-19 12:49:50 +08:00
..
json Support build flag go-json to replace default json (#1982) 2021-07-19 12:49:50 +08:00
statements Exec with time arg now will obey time zone settings on engine (#1989) 2021-07-14 12:20:26 +08:00
utils Fix some comments lint and bug (#1888) 2021-04-10 10:57:36 +08:00