mirror of
https://github.com/we-promise/sure.git
synced 2026-04-09 15:24:48 +00:00
- Added `has_many :sso_audit_logs` association to `User` model with `dependent: :nullify`. - Updated `Demo::DataCleaner` to clear SSO audit logs before destroying related data. Co-authored-by: Josh Waldrep <joshua.waldrep5+github@gmail.com>