hasor icon indicating copy to clipboard operation
hasor copied to clipboard

Comment为空问题

Open luwei0711 opened this issue 5 years ago • 3 comments

如果Comment不允许为空,最好在保存前判断一下,因为这个需要点下图标才会出来,很容易忘记

luwei0711 avatar Mar 17 '21 02:03 luwei0711

数据库是 Oracle ?

zycgit avatar Mar 20 '21 05:03 zycgit

是的

在 2021-03-20 13:37:39,"赵永春" @.***> 写道:

数据库是 Oracle ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

luwei0711 avatar Mar 21 '21 13:03 luwei0711

我兼容一下,这个问题是 Oracle 里面不区分空字符串和空,它统一认为是空造成的。 你可以把 那个列 改为允许空值。

zycgit avatar Mar 22 '21 08:03 zycgit