TypeOrm supports soft deletes. This feature does not delete records but instead updates the column decorated with @DeletedDateColumn.
確定! 回上一頁