Migration

This commit is contained in:
Laurent Destailleur 2022-01-24 14:48:18 +01:00
parent 38dbaa3d07
commit be01e3b1ac
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
-- --
-- Be carefull to requests order. -- Be carefull to requests order.
-- This file must be loaded by calling /install/index.php page -- This file must be loaded by calling /install/index.php page
-- when current version is 14.0.0 or higher. -- when current version is 15.0.0 or higher.
-- --
-- To restrict request to Mysql version x.y minimum use -- VMYSQLx.y -- To restrict request to Mysql version x.y minimum use -- VMYSQLx.y
-- To restrict request to Pgsql version x.y minimum use -- VPGSQLx.y -- To restrict request to Pgsql version x.y minimum use -- VPGSQLx.y