Skip to content

Support delete/purge inside the AbstractJdbcCrudRepository #13001

@loicmathieu

Description

@loicmathieu

Today, this repository didn't support delete/deleteByQuery operations (soft delete) and purge (hard delete).

What's challenging is that not all entities support soft delete so some implements delete/deleteByQuery via hard delete.

Metadata

Metadata

Labels

area/backendNeeds backend code changeskind/cooldownGreat candidate for the cooldown period
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions