Ecto insert does not fill timestamp fields automatically

后端 未结 0 1552
没有蜡笔的小新
没有蜡笔的小新 2020-12-16 03:55

When I try to insert a row into my database using Ecto:

sla = %MyMetrics.MonthlySLA{metric_name: "x", metric_type: "y", value         


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