danieldickison / kachiclash

A Grand Sumo prediction game
https://kachiclash.com
MIT License
10 stars 2 forks source link

Ability to delete account #16

Open danieldickison opened 4 years ago

danieldickison commented 4 years ago

Should be simple but test to see if sqlite foreign key cascading deletes are set up correctly.

danieldickison commented 4 years ago

need to enable pragma foreign_keys in the db connection.