dolibarr/htdocs/core/db
MDW 24f8488b48
QUAL Force subclass MINVERSION (#26314)
* 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
2023-10-21 16:27:52 +02:00
..
Database.interface.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2023-09-16 15:14:22 +02:00
DoliDB.class.php QUAL Force subclass MINVERSION (#26314) 2023-10-21 16:27:52 +02:00
mysqli.class.php Enhance error message when set character set failed 2023-10-05 12:58:44 +02:00
pgsql.class.php Fix warning 2023-10-05 11:27:00 +02:00
sqlite3.class.php Standardize db drivers. No more static class. 2023-08-04 04:18:59 +02:00