3 Commits

Author SHA1 Message Date
ktsivkov
16f1168cdd Fixed tests' race condition for Easer and moved them to where they belong 2023-03-20 17:42:17 +01:00
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