xorm/convert
hsfish 7c1fdac24d 移除不必要的测试代码 2025-02-19 19:01:32 +08:00
..
bool.go Move convert back to xorm.io/xorm/convert (#2030) 2021-08-10 23:20:53 +08:00
conversion.go Exec support conversion data (#1970) 2023-08-07 10:54:57 +00:00
float.go Move convert back to xorm.io/xorm/convert (#2030) 2021-08-10 23:20:53 +08:00
int.go Add test for get customized types (#2194) 2023-07-26 03:03:01 +00:00
interface.go PR xorm master 2023-07-03 18:13:23 +08:00
scanner.go Move convert back to xorm.io/xorm/convert (#2030) 2021-08-10 23:20:53 +08:00
string.go Move convert back to xorm.io/xorm/convert (#2030) 2021-08-10 23:20:53 +08:00
time.go Fix the issue of incorrect insertion of data in non UTC time zone zero for numeric types (#2413) 2024-02-25 16:16:56 +00:00
time_test.go convert - String2Time accept HH:mm:ss format (#2074) 2023-07-23 02:34:10 +00:00