xorm/convert
CyJaySong 63222312b2 Fix the issue of incorrect insertion of data in non UTC time zone zero for numeric types (#2413)
Fix the issue of incorrect insertion of data in non-UTC time zone zero for numeric types

Co-authored-by: CyJay <cyjay@MacBook-Pro.lan>
Reviewed-on: #2413
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: CyJaySong <CyJaySong@gmail.com>
Co-committed-by: CyJaySong <CyJaySong@gmail.com>
2024-02-25 16:16:56 +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 ccbhj/fix_mysql_blob_shared_bytes (#2274) 2023-06-12 09:18:13 +00: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_test.go convert - String2Time accept HH:mm:ss format (#2074) 2023-07-23 02:34:10 +00: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