Commit Graph

4 Commits

Author SHA1 Message Date
CyJaySong f29710cecf Merge branch 'main'
# Conflicts:
#	dialects/time.go
#	internal/convert/time.go
#	tests/tags_test.go
2023-10-30 13:56:26 +08:00
Lunny Xiao 4cde28ca21 Use any instead of interface{} (#2360)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2360
2023-10-28 10:59:32 +00:00
Lunny Xiao 65977c35a4 some small refactors (#2357)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2357
2023-10-28 07:05:12 +00:00
Lunny Xiao 607f715634 Move convert internal (#2355)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2355
2023-10-28 03:30:11 +00:00