Review
Tablereview, id prefix rev. A customer’s rating of a single product or
seller.
The target record itself is not a column on this model. It’s resolved through a
module link chosen by the
reference value. See the
Links reference.
The
review table is indexed on deleted_at for soft-delete filtering.
Deleting a review through the workflow is a soft delete. The row is retained
and can be restored.