dolibarr/htdocs/core/db
Laurent Destailleur fead7967f2 Merge remote-tracking branch 'origin/3.9' into 4.0
Conflicts:
	htdocs/commande/list.php
	htdocs/core/class/commonobject.class.php
	htdocs/core/class/extrafields.class.php
	htdocs/resource/class/resource.class.php
2016-08-17 16:55:39 +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 Better practice in boolean comparison 2016-05-17 23:19:57 +02:00
mysql.class.php Fix minor error management 2016-05-17 23:14:30 +02:00
mysqli.class.php Update mysqli.class.php 2016-06-22 09:53:02 +02:00
pgsql.class.php Merge remote-tracking branch 'origin/3.9' into 4.0 2016-08-17 16:55:39 +02:00
sqlite.class.php Added typehinting to resultsets in database drivers 2015-05-12 19:51:41 +02:00
sqlite3.class.php Quality fixes reported by scrutinizer 2016-04-09 15:07:55 +02:00