dolibarr/htdocs/core/db
Laurent Destailleur 6f90605185 Fix: Sqlite can't be supported until alter table add constraint is
supported by sqlite, so choice is hidden
2015-07-12 11:44:37 +02:00
..
Database.interface.php Better type hinting for DoliDB 2015-05-12 19:01:01 +02:00
DoliDB.class.php Still working on project module to uniformize way of working with other 2015-07-04 18:20:17 +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 Deprecation of the mysql driver 2015-05-23 20:43:21 +02:00
mysqli.class.php Fix: Sqlite can't be supported until alter table add constraint is 2015-07-12 11:44:37 +02:00
pgsql.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
sqlite.class.php Added typehinting to resultsets in database drivers 2015-05-12 19:51:41 +02:00