dolibarr/htdocs/core/db
2014-12-26 04:12:58 +01:00
..
DoliDB.class.php Added an abstract DolibDB class 2013-09-10 12:29:55 +02:00
index.php Move db classes in /htdocs/core/db 2011-10-24 10:06:37 +02:00
mssql.class.php Added an abstract DolibDB class 2013-09-10 12:29:55 +02:00
mysql.class.php Fix: If user already exists but permissions not set, it was not possible 2014-05-23 16:13:00 +02:00
mysqli.class.php Fix: If user already exists but permissions not set, it was not possible 2014-05-23 16:13:00 +02:00
pgsql.class.php Merge branch 'bug-1768' of https://github.com/marcosgdf/dolibarr into marcosgdf-bug-1768 2014-12-26 04:12:58 +01:00
sqlite.class.php Added an abstract DolibDB class 2013-09-10 12:29:55 +02:00