This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/include/dba
2016-10-20 17:04:43 -07:00
..
dba_driver.php allow a dsn override to the database via the server argument. This could be used to allow unix domain sockets and other unusual configurations. 2016-10-20 17:04:43 -07:00
dba_mysql.php use pdo for postgres also 2016-10-19 19:24:12 -07:00
dba_mysqli.php use pdo for postgres also 2016-10-19 19:24:12 -07:00
dba_pdo.php allow a dsn override to the database via the server argument. This could be used to allow unix domain sockets and other unusual configurations. 2016-10-20 17:04:43 -07:00
dba_postgres.php use pdo for postgres also 2016-10-19 19:24:12 -07:00