onDelete: 'CASCADE' tells the database to delete all associated Segment entities when the corresponding Folder entity is deleted. The cascade option, on the ...
確定! 回上一頁