diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2025-01-12 21:43:48 +0100 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2025-01-29 12:42:44 +0100 |
commit | 4625ffa6b410f059f2629fabd85f6c8077babcbd (patch) | |
tree | 74494d8d9205835f2230884352f5f97e56c24740 /tests | |
parent | 3e6a646603ccec33e532575c5d6319144dbc8c41 (diff) | |
download | volse-hubzilla-4625ffa6b410f059f2629fabd85f6c8077babcbd.tar.gz volse-hubzilla-4625ffa6b410f059f2629fabd85f6c8077babcbd.tar.bz2 volse-hubzilla-4625ffa6b410f059f2629fabd85f6c8077babcbd.zip |
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.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions