diff options
author | Thomas Lange <code@nerdmind.de> | 2021-06-24 18:06:03 +0200 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2021-06-24 18:06:03 +0200 |
commit | 55ae320e7cfd710f3ea0f295c880619217db2220 (patch) | |
tree | f88e29a7405fdeb31e8aadc8e886bf44505e73a9 /theme/admin/html/page/index.php | |
parent | bf26d7b44035722f21b6af13c098f1bb2720eb63 (diff) | |
download | blog-55ae320e7cfd710f3ea0f295c880619217db2220.tar.gz blog-55ae320e7cfd710f3ea0f295c880619217db2220.tar.xz blog-55ae320e7cfd710f3ea0f295c880619217db2220.zip |
Remove migration for migration table (readme)
This commit removes the migration number 5 which created the migration
table. The initialization of the migration table will be implemented in
the upcoming migration script by itself. Sorry!
If you recently installed the application with a fresh database which
contained the migration table, please manually set the schema_version
to 4. It is recommended to only install a specific tag instead of the
latest master branch unless you are a developer or know what you do.
UPDATE migration SET schema_version = 4
Diffstat (limited to 'theme/admin/html/page/index.php')
0 files changed, 0 insertions, 0 deletions