v0.3.24
What's Changed
- feat: rm rawsql by @qqxhb in #921
- fix: fix unit_test join pk error by @tr1v3r in #934
- feat: Clickhouse nullable fields support by @jerrdasur in #919
- fix: copy paste mistake in method comment by @pelmers in #906
- feat: add rand function #811 by @miseyu in #901
- fix: input tablename with space by @NM666 in #888
- feat: 兼容field函数,方便实现自定义排序规则 by @wangle201210 in #696
- feat: tool config by @qqxhb in #942
- feat: add lower and upper by @myml in #945
- feat: add fieldCoverable param to gentool by @yama-6 in #943
- feat: table comment by @qqxhb in #975
- feat: add order by asc expr by @dino-ma in #1034
New Contributors
- @pelmers made their first contribution in #906
- @miseyu made their first contribution in #901
- @NM666 made their first contribution in #888
- @wangle201210 made their first contribution in #696
- @yama-6 made their first contribution in #943
Full Changelog: v0.3.23...v0.3.24