dolibarr/htdocs/core/db
2015-10-13 14:40:02 +02:00
..
Database.interface.php Better type hinting for DoliDB 2015-05-12 19:01:01 +02:00
DoliDB.class.php FIX sql syntax error when sort order not defined. 2015-10-13 14:40:02 +02:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
mssql.class.php Added typehinting to resultsets in database drivers 2015-05-12 19:51:41 +02:00
mysql.class.php Show sql query when log level is lower than LOG_DEBUG 2015-07-22 23:33:48 +02:00
mysqli.class.php Used OOP for mysqli connector 2015-09-17 20:39:48 +02:00
pgsql.class.php FIX #3372 - Printing issue with Postgres and dates (SQL format) 2015-08-10 15:10:58 +02:00
sqlite.class.php Added typehinting to resultsets in database drivers 2015-05-12 19:51:41 +02:00
sqlite3.class.php Added typehinting to resultsets in database drivers 2015-05-12 19:51:41 +02:00