streams/include/dba
2016-08-23 18:18:05 -07:00
..
dba_driver.php include port in pdo url when host is 'localhost' 2016-08-23 18:18:05 -07:00
dba_mysql.php added dbdriver to siteinfo json to better track affected sites 2014-11-22 13:27:52 -08:00
dba_mysqli.php prevent recursion in the database driver when debugging is enabled and the system config is not yet loaded - caused by calling get_config and making db calls within the logger function; which we then attempt to log... 2016-05-09 01:12:24 -07:00
dba_pdo.php experimental PDO DBA driver 2016-05-17 22:32:49 -07:00
dba_postgres.php prevent recursion in the database driver when debugging is enabled and the system config is not yet loaded - caused by calling get_config and making db calls within the logger function; which we then attempt to log... 2016-05-09 01:12:24 -07:00