feat[clubstations]: New DB structure

This commit is contained in:
HB9HIL
2024-12-06 17:52:58 +01:00
parent cfa4ab8d27
commit 49f19de3ba
2 changed files with 66 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ $config['migration_enabled'] = TRUE;
|
*/
$config['migration_version'] = 229;
$config['migration_version'] = 230;
/*
|--------------------------------------------------------------------------