作者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/m.aspx?n=bbs/Ruby/M.1413623969.A.400.html