woojiahao / Taiga

Discord administration bot
https://woojiahao.github.io/Taiga
MIT License
20 stars 12 forks source link

Database Edits #19

Closed woojiahao closed 5 years ago

woojiahao commented 5 years ago
  1. Introduce CASCADE ON DELETE for the Strike table

    When a strike is removed, the user record for it is automatically removed as well

woojiahao commented 5 years ago

Constraint has been added.