Updated DB Structure Defaults and dropped some unused fields

This commit is contained in:
johnnyq
2023-01-23 21:43:45 -05:00
parent 058102bb47
commit 1aa7c7be3a
3 changed files with 381 additions and 90 deletions

View File

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