qpixel icon indicating copy to clipboard operation
qpixel copied to clipboard

Expand usage of the SoftDeletable concern

Open Oaphi opened this issue 8 months ago • 0 comments

note: we could do with a deleted_at column included in all soft deletable models too, but that would involve adding new columns to some where they don't already have one so is probably not work for this PR.

Originally posted by @ArtOfCode- in https://github.com/codidact/qpixel/pull/1647#discussion_r2160140391

requires #1647 to be applied first

Oaphi avatar Jun 25 '25 17:06 Oaphi