dolibarr/htdocs/core/db
Laurent Destailleur 2e6d865c7d NEW Can define default values for create forms.
NEW Can define default filters for list pages.
NEW Can define default sort order for list pages.
2017-04-29 00:44:25 +02:00
..
Database.interface.php Fix last_insert_id at a better place 2017-03-10 15:19:15 +01:00
DoliDB.class.php NEW Can define default values for create forms. 2017-04-29 00:44:25 +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 Better practice in boolean comparison 2016-05-17 23:19:57 +02:00
mysqli.class.php FIX If mysql server is distant, the creation of user must use % as host 2016-12-23 00:23:57 +01:00
pgsql.class.php FIX #4758 PHP warning when installing to PostgreSQL with incorrect credentials 2017-01-29 23:05:20 +01:00
sqlite3.class.php Remove not existing function sqlite_select_db() #5609 2016-09-14 11:47:39 +02:00