Row serialization when deleted


Im using a “save” button to save all the changes to the database. I can serializate the new and the updates rows, but when i delete a row (not delete the row from the table , just only put a new userdata “Deleted” to delete it on the BBDD). How i can force to serializate the deleted rows?



Thanks.