Files
core/include/dba
Harald Eilertsen 4625ffa6b4 Fix return value from dba_pdo::q()
According to the documentation, this function should never return null.
Still that's what it did if a non-select query raised a PDOException.
This patch fixes this, so that it so that the function conforms to the
docs.
2025-01-29 12:42:44 +01:00
..
2023-04-13 18:51:13 +02:00
2025-01-29 12:42:44 +01:00