xorm/convert
CyJaySong 94882e39df Fix deleted tag attribute zeroTime is not DatabaseTZ (#2299)
Co-authored-by: CyJay <cyjay@MacBook-Pro.lan>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2299
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: CyJaySong <CyJaySong@gmail.com>
Co-committed-by: CyJaySong <CyJaySong@gmail.com>
2023-08-07 04:28:55 +00:00
..
bool.go Move convert back to xorm.io/xorm/convert (#2030) 2021-08-10 23:20:53 +08:00
conversion.go Add dameng support (#2007) 2021-08-24 13:46:08 +08: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.go Fix deleted tag attribute zeroTime is not DatabaseTZ (#2299) 2023-08-07 04:28:55 +00:00
time_test.go convert - String2Time accept HH:mm:ss format (#2074) 2023-07-23 02:34:10 +00:00