-
Notifications
You must be signed in to change notification settings - Fork 531
Pull requests: rubysherpas/paranoia
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adding support to cancel "restore" and "real_destroy" actions
stale
#283
opened Nov 30, 2015 by
arieliten
Add options for uniqueness validations. Resolves #319
enhancement
stale
#333
opened Jun 12, 2016 by
rbr
•
Review required
Add paranoia_destroy_attributes support for really_destory!
stale
#344
opened Jul 13, 2016 by
shizm
•
Review required
Added test for failing destroy on parent model destroying very related models anyway
#110
opened Feb 12, 2014 by
plindelauf
Add dirty tracking of paranoia attributes
stale
#375
opened Jan 19, 2017 by
pfeiffer
•
Review required
Fixed has_one bug with really_destroy! after destroy
stale
#428
opened Nov 3, 2017 by
harryhlai
•
Review required
Add link table test for update method call
stale
#442
opened May 20, 2018 by
AndrewPratley
•
Review required
Fix incorrect default scope on uniqueness validation when without_default_scope is used
stale
#443
opened May 23, 2018 by
westonganger
•
Review required
Fix
SystemStackError
when paranoid models have a circular dependent: :destroy
stale
#446
opened Jun 10, 2018 by
andyklimczak
•
Review required
.really_destroy! should not destroy has_many :through records
stale
#467
opened Mar 8, 2019 by
atd
•
Changes requested
Fix a call to nil on objects to destroy
stale
#475
opened Jul 9, 2019 by
Shigawire
•
Changes requested
Fix: upsert all to not restore soft-deleted record accidentally
#569
opened Nov 3, 2024 by
mahdiar-naufal-shyftplan
•
Review required
Fix really_destroy used against a has_one relationship that is soft deleted
#574
opened Feb 6, 2025 by
reedstonefood
•
Review required
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.