You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/paranoia_test.rb
+40
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@ def setup!
54
54
'empty_paranoid_models'=>'deleted_at DATETIME',
55
55
'paranoid_has_one_throughs'=>'paranoid_has_through_restore_parent_id INTEGER NOT NULL, empty_paranoid_model_id INTEGER NOT NULL, deleted_at DATETIME',
56
56
'paranoid_has_many_throughs'=>'paranoid_has_through_restore_parent_id INTEGER NOT NULL, empty_paranoid_model_id INTEGER NOT NULL, deleted_at DATETIME',
0 commit comments