migration reminder
This commit is contained in:
parent
be097004ae
commit
0e1941a0f0
|
@ -6,6 +6,12 @@
|
||||||
6. [DynDNS](#6-dyndns)
|
6. [DynDNS](#6-dyndns)
|
||||||
7. [Conclusion](#7-conclusion)
|
7. [Conclusion](#7-conclusion)
|
||||||
|
|
||||||
|
|
||||||
|
// important: Migration to v2022.2
|
||||||
|
|
||||||
|
ALTER TABLE `panels` ADD `self` INT NOT NULL DEFAULT '0' AFTER `apikey`;
|
||||||
|
|
||||||
|
|
||||||
<a name="overview"></a>
|
<a name="overview"></a>
|
||||||
# 1. Overview
|
# 1. Overview
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue