Fix another bug with #1872 #1905

Merged
lunny merged 1 commits from zeripath/xorm:fix-1872-part-2 into master 2021-05-08 13:39:04 +00:00
Contributor

Ensure that structs, arrays and slices are properly converted to strings.

Signed-off-by: Andrew Thornton art27@cantab.net

Ensure that structs, arrays and slices are properly converted to strings. Signed-off-by: Andrew Thornton <art27@cantab.net>
zeripath added 1 commit 2021-05-08 11:53:30 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
d084b05963
Fix another bug with #1872
Ensure that structs, arrays and slices are properly converted to strings.

Signed-off-by: Andrew Thornton <art27@cantab.net>
Author
Contributor

I think this is the last thing that needs fixing from #1872.

The only other differences seem to be related to NULLs being converted to zero values - which is probably fine because that's what would happen if the object was resaved.

I think this is the last thing that needs fixing from #1872. The only other differences seem to be related to NULLs being converted to zero values - which is probably fine because that's what would happen if the object was resaved.
lunny approved these changes 2021-05-08 13:38:11 +00:00
lunny merged commit dab09c73ab into master 2021-05-08 13:39:04 +00:00
zeripath deleted branch fix-1872-part-2 2021-05-08 18:12:59 +00:00
lunny added this to the 1.1.0 milestone 2021-05-14 09:10:18 +00:00
Sign in to join this conversation.
No description provided.