Changes between Initial Version and Version 1 of Ticket #540, comment 2
- Timestamp:
- Nov 15, 2012, 11:46:08 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #540, comment 2
initial v1 1 1 First cut in my branch '''540_User_delete_deletes_related_entries''' at git://gitorious.org/~spaetz/mediagoblin/spaetz-mediagoblin.git 2 3 Note: We should also check why the "cascade delete orphanes" was not working. Deleting a user should also have invoked delete on the child MediaEntries, but they were still in the sqlite.db if I did not mess things up.