jsha / blocktogether

Share your blocks and subscribe to others'
GNU General Public License v3.0
330 stars 68 forks source link

Add foreign key constraint for subscriptions #196

Closed jsha closed 9 years ago

jsha commented 9 years ago

If an author or subscriber is deleted, any subscriptions should be deleted too.

jsha commented 9 years ago

Fixed.