Ticket #48 (closed defect: fixed)
delete comments if a picture is deleted
| Reported by: | anti | Owned by: | anti |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.0b2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Right now we are using InnoDB for SQL and foreign key constraints, so deleting a record from pictures table will automatically delete all comments.
Since there seem to be a lot of users out there with no InnoDB available to them, then we are moving to MyISAM and this functionality will have to be implemented manually.
Change History
Note: See
TracTickets for help on using
tickets.
