dolibarr/htdocs/core/db
2016-08-17 10:23:23 +02:00
..
Database.interface.php Better type hinting for DoliDB 2015-05-12 19:01:01 +02:00
DoliDB.class.php Fix regression in sorting 2015-12-18 18:05:07 +01: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 Fix doc and mysql min version 2015-12-27 17:05:56 +01:00
mysqli.class.php Fix doc and mysql min version 2015-12-27 17:05:56 +01:00
pgsql.class.php FIX : in PgSQL no quote "word style" is permitted around column name 2016-08-17 10:23:23 +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