Closed ziishaned closed 1 month ago
You can add an alias to the deleted
field to have it mapped to isDeleted
. You can find an example on how to do this in the tests. Is this any okay solution or do you need the actual field in the database to be renamed as well?
Currently, there is no way to rename the deleted at field. I want to rename it to
isDeleted
.