tylerthail2019
  • Joined on 2022-11-15
tylerthail2019 created pull request xorm/xorm#2438 2024-03-21 19:53:03 +00:00
v1
tylerthail2019 pushed to v1 at tylerthail2019/xorm 2024-03-21 19:50:26 +00:00
a3687832fa Add includeNil requiredField when custom struct field IsZero in Update method. Add test
tylerthail2019 commented on issue xorm/xorm#2345 2024-02-27 15:37:08 +00:00
Why not support "For Update" in postgres?

Looks like old cockroachdb doesn't support for update yet but new cockroachdb has other problems.

Could you please explain what the specific problem is? I also have this requirement and…

tylerthail2019 pushed to v1 at tylerthail2019/xorm 2024-02-26 14:25:46 +00:00
9237798868 Add test for update method when custom struct column is zero value
tylerthail2019 created pull request xorm/xorm#2417 2024-02-22 11:16:12 +00:00
add IsZero check for custom struct column in the Update method
tylerthail2019 pushed to v1 at tylerthail2019/xorm 2024-02-22 11:10:24 +00:00
81bf7ac1eb add IsZero check for custom struct column in the Update method
tylerthail2019 created repository tylerthail2019/xorm 2024-02-22 11:07:46 +00:00
tylerthail2019 closed issue xorm/xorm#2196 2022-11-18 01:26:50 +00:00
pls Add disable Version check support
tylerthail2019 created pull request xorm/xorm#2197 2022-11-15 07:05:39 +00:00
add disable version check func
tylerthail2019 opened issue xorm/xorm#2196 2022-11-15 05:23:22 +00:00
pls Add disable Version check support