uskudarli / cmpesweng2014group6

Automatically exported from code.google.com/p/cmpesweng2014group6
0 stars 0 forks source link

Delete Place - Delete Story integration problem #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When you delete a place, foreign key constraint DOES delete the entry from 
StoriesInPlaces, but does not delete the actual story, leaving meaningless 
story pieces in db.

Original issue reported on code.google.com by kivancya...@gmail.com on 27 Nov 2014 at 8:25

GoogleCodeExporter commented 9 years ago
Do we want them to be deleted physically? I thought we have 'isDeleted' field 
on Stories table to archieve all the stories written by users 

Original comment by ugurkalk...@gmail.com on 6 Dec 2014 at 2:53

GoogleCodeExporter commented 9 years ago
No, I remember we did not want anything to be physically deleted, but the thing 
is we don't have an places.isDeleted.. Should we add that?

Still, there is no way to delete a "place" except logging in to database.

Original comment by kivancya...@gmail.com on 9 Dec 2014 at 7:29

GoogleCodeExporter commented 9 years ago

Original comment by kivancya...@gmail.com on 11 Dec 2014 at 12:08