Convert service_domains to use InnoDB instead of MyISAM

This commit is contained in:
johnnyq
2025-03-15 18:35:21 -04:00
parent 5a64bd3a32
commit 244e1290b4
3 changed files with 13 additions and 6 deletions

View File

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