作者ireullin (raison detre)
看板Ruby
标题[问题] ActiveRecord 中 primary key造成的excep
时间Sat Oct 18 17:19:26 2014
请问我在开发时进行测试的时候发现了一个问题
我sqlite中已经将term这个栏位设为primary key
并且也在 该资料表的model中设置 self.primary_key = :term
但是我在写入资料的时候若是传入了重复的term还是会造成exception
http://ppt.cc/d9hE
请问写入成不成功无法用 save 这个method直接判断?
还必须透过exception的方式才能处理
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 219.85.134.163
※ 文章网址: http://webptt.com/cn.aspx?n=bbs/Ruby/M.1413623969.A.400.html