fu/t
Yorhel 06e2f950fe Add fu->redirect, change $st->row behavior on 0 results, minor fixes
And with this, I have a working rewrite of the manned.org backend into
FU. \o/

The $st->row methods are very useful even for queries that may not
return anything, so their old behavior was unhelpful. Interestingly
enough, the error-on-multiple-rows did catch an actual bug in
Manned.org, so I'm keeping that behavior.
2025-02-24 15:55:27 +01:00
..
fcgi.t Add query string encoding & decoding functions 2025-02-18 14:08:23 +01:00
fdpass.t FU: Implement --monitor, add some docs; FU::Util: add fdpass functions 2025-02-15 15:09:56 +01:00
httpdate.t pg: Add date type & httpdate tests 2025-02-24 11:54:37 +01:00
json_format.t Add FU::XMLWriter 2025-02-19 12:01:24 +01:00
json_parse.t jsonparse: Add max_depth, max_size and offset options 2025-02-01 11:01:49 +01:00
pgconnect.t Add fu->redirect, change $st->row behavior on 0 results, minor fixes 2025-02-24 15:55:27 +01:00
pgtypes-dynamic.t Add FU::SQL 2025-02-20 15:45:55 +01:00
pgtypes.t pg: Add date type & httpdate tests 2025-02-24 11:54:37 +01:00
query.t Add fu->redirect, change $st->row behavior on 0 results, minor fixes 2025-02-24 15:55:27 +01:00
sql.t Add fu->redirect, change $st->row behavior on 0 results, minor fixes 2025-02-24 15:55:27 +01:00
xmlwr.t Add FU::XMLWriter 2025-02-19 12:01:24 +01:00