How to ignore a property when doing Insert or Update but not in Get in SqlKata

后端 未结 0 601
我寻月下人不归
我寻月下人不归 2020-11-30 01:38

In MySql database, I have columns "created" and "updated" which are marked with CURRENT_TIMESTAMP and ON UPDATE CURRENT_TIMESTAMP respectively. I never w

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