phpmyadmin is accepting empty string for not null columns

后端 未结 0 1232
南方客
南方客 2021-01-22 11:24

I have a table with NOT NULL columns but when I run the GOLANG(Insert query) with ""(empty string) values, the database inserts a row with empty string value.I would l

相关标签:
回答
  • 消灭零回复
提交回复
热议问题