xorm/internal/utils
CyJaySong 7601625664 Fix the issue of incorrect insertion of data in non UTC time zone zero for numeric types (#2359)
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: https://gitea.com/xorm/xorm/pulls/2359
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:26:22 +00:00
..
builder.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
name.go Add dameng support (#2007) 2021-08-24 13:46:08 +08:00
new.go Refactor find (#2031) 2021-08-11 21:17:23 +08:00
reflect.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
slice.go Add README and fix some lints (#2079) 2021-12-14 09:00:35 +08:00
sql.go Fix some comments lint and bug (#1888) 2021-04-10 10:57:36 +08:00
strings.go refactor insert condition generation (#1998) 2021-07-20 13:46:24 +08:00
zero.go Fix the issue of incorrect insertion of data in non UTC time zone zero for numeric types (#2359) 2024-02-25 16:26:22 +00:00
zero_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00