fu/FU
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
..
Benchmarks.pod bench: Re-run with more time + JSON::Tiny & XMLWriter benchmarks 2025-02-19 13:32:28 +01:00
Log.pm Add fu->redirect, change $st->row behavior on 0 results, minor fixes 2025-02-24 15:55:27 +01:00
Pg.pm Add fu->redirect, change $st->row behavior on 0 results, minor fixes 2025-02-24 15:55:27 +01:00
SQL.pm Add fu->redirect, change $st->row behavior on 0 results, minor fixes 2025-02-24 15:55:27 +01:00
Util.pm Add fu->redirect, change $st->row behavior on 0 results, minor fixes 2025-02-24 15:55:27 +01:00
XMLWriter.pm FU: Revert integration with XMLWriter & import options; copyright stuff 2025-02-20 08:46:03 +01:00
XS.pm Add initial JSON formatter 2025-01-28 09:33:29 +01:00