xorm/internal/convert
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
..
bool.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
conversion.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
float.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
int.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
interface.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
kind.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
scanner.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
string.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
time.go Merge branch 'main' 2023-10-30 13:56:26 +08:00
time_test.go Fix time test (#2362) 2023-10-30 05:21:09 +00:00