Philip-Scott / Notes-up

Markdown notes editor & manager
GNU General Public License v2.0
621 stars 47 forks source link

Enforce referential integrity #328

Open ChristopherNugent opened 5 years ago

ChristopherNugent commented 5 years ago

That thing I said I'd get to way back in #299.

Just basic referential integrity.

Note that this won't affect any existing databases. The get_instance() method of the singleton classes is modified to guarantee tables are built in the correct order.