aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/includes/dba/DbaPdoTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fix broken DbaPdo test on postgresqlHarald Eilertsen2025-01-291-2/+2
* Add an dba_pdo::update methodHarald Eilertsen2025-01-291-6/+47
* Only skip DbaPdo returning test on actual MySQLHarald Eilertsen2025-01-291-1/+5
* Add an insert method to dba_pdoHarald Eilertsen2025-01-291-0/+95