v0.3.22
What's Changed
- feat: return begin err by @qqxhb in #764
- feat: condition accept json.JSONArrayExpression by @RiverChu in #762
- fix: fix field.Time IfNull accept param type by @RiverChu in #788
- feat(field): add func YEAR by @RiverChu in #787
- feat: Add clickhouse option to gentool by @jerrdasur in #792
- fix gen.WithMethod can't read current package by @idersec in #796
- feat: implement concat columns by @RiverChu in #789
- feat: implement SUBSTRING_INDEX for field String/Bytes by @RiverChu in #799
- feat: update Expr interface by @RiverChu in #800
- feat: add gen serializerInterface support by @kukuke in #807
- feat: support type mapping by colume by @qqxhb in #820
- fix: path separator by @qqxhb in #806
- feat: field tag by @qqxhb in #784
- feat: Session method for relation field by @Andello in #779
- feat: support two-dimensional array by @idersec in #834
New Contributors
- @jerrdasur made their first contribution in #792
- @kukuke made their first contribution in #807
- @Andello made their first contribution in #779
Full Changelog: v0.3.21...v0.3.22