Replies: 3 comments
-
好的,数值类型加了该优化,不差 string |
Beta Was this translation helpful? Give feedback.
0 replies
-
v3.2.666-preview20220812 已优化并发布 |
Beta Was this translation helpful? Give feedback.
0 replies
-
好的,谢谢 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
生成的 sql 为:
这样若 Remarks 为 NULL 就不行了,若是构造以下 sql 就好了:
(测试所用数据库:SQLite,FreeSql 版本:3.2.664)
是否能考虑此需求,谢谢。
(实现的话还得考虑字符串里可能有换行符 \n 等等)
Beta Was this translation helpful? Give feedback.
All reactions