mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Define DoliDB::VERSIONMIN as mandatory constant in subclass See https://stackoverflow.com/a/43134924/6378634 This also helps static tool checks * fixup! Define DoliDB::VERSIONMIN as mandatory constant in subclass |
||
|---|---|---|
| .. | ||
| Database.interface.php | ||
| DoliDB.class.php | ||
| mysqli.class.php | ||
| pgsql.class.php | ||
| sqlite3.class.php | ||