2
0
forked from Wavyzz/dolibarr

FIX - V19 is not an SQL instruction ;) (#25377)

* - V19 is not an SQL instruction ;)

* we are now heading to 19.0 versions
This commit is contained in:
Noé Cendrier
2023-07-23 22:46:03 +02:00
committed by GitHub
parent 33a4f3660b
commit 76dd29e4ec

View File

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