Commit Graph

5 Commits

Author SHA1 Message Date
Lunny Xiao b054008598
Fix test 2021-07-11 10:47:02 +08:00
Lunny Xiao 2287b1429f Fix string2time 2021-07-11 10:23:42 +08:00
Lunny Xiao dcf63e09ca Fix time 2021-07-11 10:23:42 +08:00
Lunny Xiao d0e5dba40e Query interface (#1965)
refactor query interface

Reviewed-on: https://gitea.com/xorm/xorm/pulls/1965
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-07-04 21:23:17 +08:00
Lunny Xiao e2f9100419 Move tag parser related codes as a standalone sub package (#1547)
Fix sliceEq

fix tests

Move tag parser related codes as a standalone sub package

Reviewed-on: https://gitea.com/xorm/xorm/pulls/1547
2020-02-27 03:58:31 +00:00