xorm/internal/utils
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
..
builder.go Refactor orderby and support arguments (#2150) 2022-05-31 11:00:28 +08: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 Fix some comments lint and bug (#1888) 2021-04-10 10:57:36 +08: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_test.go Move value2interface from session to statement package (#1587) 2020-03-09 08:03:59 +00:00
zero.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