Update more multi to multi link tables to use cascading delete and foreign key relation

This commit is contained in:
johnnyq
2025-03-14 18:18:44 -04:00
parent 508af6a80f
commit 09fbe4e4ad
3 changed files with 459 additions and 30 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "2.0.4");
DEFINE("LATEST_DATABASE_VERSION", "2.0.5");