fu/t
Yorhel b3281924d1 Pg: Add escape_literal() and escape_identifier()
Didn't expect I'd ever need these, but they're useful for generating SQL
scripts.
2025-04-07 13:45:33 +02:00
..
compress.t FU::Util: Add brotli_compress() and use it for FU output compression 2025-03-19 10:12:20 +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 Docs, compatibility fixes again, 0.1 release 2025-02-25 17:02:33 +01:00
json_format.t json_format: Add html_safe option 2025-03-16 15:03:32 +01:00
json_parse.t Some test portability fixes again + minor changes 2025-03-02 10:10:35 +01:00
multipart.t FU: Support multipart file uploads + some doc fixes 2025-03-08 14:06:10 +01:00
pgconnect.t Pg: Add escape_literal() and escape_identifier() 2025-04-07 13:45:33 +02:00
pgcopy.t Pg: Add COPY support 2025-03-10 12:32:14 +01:00
pgtypes-dynamic.t Pg: Support dynamic-oid types + vndbtag/vndbid 2025-03-09 10:23:48 +01:00
pgtypes.t Pg: Add "$hex" pseudo-type 2025-02-28 13:49:07 +01:00
query.t Util: Add to_bool() and use it for JSON, Pg & query encoding 2025-02-25 09:33:33 +01:00
sql.t Add fu->redirect, change $st->row behavior on 0 results, minor fixes 2025-02-24 15:55:27 +01:00
to_bool.t FU::Validate: Add module + integrate with FU 2025-02-25 14:31:38 +01:00
validate.t Validate: Normalize num/int/uint to Perl numeric types + add 64bit limit to int/uint 2025-03-30 13:55:23 +02:00
xmlwr.t Add FU::XMLWriter 2025-02-19 12:01:24 +01:00