fu/t
Yorhel 8140fefbca FU::Pg: Rename q() and Q() to sql() and SQL()
Because this easily confuses syntax highlighters and some humans with
the q// string syntax. Also for consistency with the 'fu->sql()'
aliases.

The old names are still available as alias.
2025-12-04 14:16:37 +01: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 FastCGI: Ignore HTTP_CONTENT_(TYPE|LENGTH) 2025-04-25 09:34:22 +02: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 Move control character checking to FU::Validate, deprecate FU::Util::utf8_decode() 2025-08-22 10:03:06 +02:00
multipart.t MultipartFormData: Bunch of parser fixes 2025-04-29 09:14:44 +02:00
pgconnect.t FU::Pg: Rename q() and Q() to sql() and SQL() 2025-12-04 14:16:37 +01:00
pgcopy.t FU::Pg: Rename q() and Q() to sql() and SQL() 2025-12-04 14:16:37 +01:00
pgtypes-dynamic.t FU::Pg: Rename q() and Q() to sql() and SQL() 2025-12-04 14:16:37 +01:00
pgtypes.t FU::Pg: Rename q() and Q() to sql() and SQL() 2025-12-04 14:16:37 +01:00
query.t Move control character checking to FU::Validate, deprecate FU::Util::utf8_decode() 2025-08-22 10:03:06 +02:00
sql.t SQL: Add IDENT() and quote_identifier options 2025-05-22 09:22:07 +02:00
to_bool.t FU::Validate: Add module + integrate with FU 2025-02-25 14:31:38 +01:00
validate-util.t Validate: Add empty() and coerce() methods 2025-04-19 12:36:28 +02:00
validate.t Move control character checking to FU::Validate, deprecate FU::Util::utf8_decode() 2025-08-22 10:03:06 +02:00
xmlwr.t XMLWriter: Throw error when stringifying a bare reference 2025-06-02 09:00:06 +02:00