xorm/convert
hsfish bbe1f4221b Merge pull request 'v1' (#3) from xorm/xorm:v1 into master
Reviewed-on: https://gitea.com/hsfish/xorm/pulls/3
2025-02-19 10:46:52 +00: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
interface_test.go add Interface2Interface sqlRowBytes same addr test case 2023-03-18 11:43:07 +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