Commit Graph

2 Commits

Author SHA1 Message Date
Jinzhu af3fbdc2fc Improve returning support 2021-10-26 22:40:14 +08:00
Jim 19cf645dbd feat: Convert SQL nulls to zero values (ConvertNullToZeroValues)
Makes it the default behavior to convert SQL null values to zero
values for model fields which are not pointers.
2021-10-13 08:11:22 -04:00