fu/t
Yorhel baf0f90bd5 Pg: Add "time" type, change default format of "date" type but support "$date_str"
Using a consistent numeric interpretation for timestamps, dates and
times simplifies a bunch of operations. It certainly simplifies
conversion between the Postgres formats.
2025-02-28 13:03:16 +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 Fixes for longdouble perl builds 2025-02-27 09:35:15 +01:00
json_parse.t Fixes for longdouble perl builds 2025-02-27 09:35:15 +01:00
pgconnect.t Pg: Skip query preparation when we can 2025-02-28 12:33:30 +01:00
pgtypes-dynamic.t Pg: Support custom type overrides with callbacks 2025-02-28 11:23:42 +01:00
pgtypes.t Pg: Add "time" type, change default format of "date" type but support "$date_str" 2025-02-28 13:03:16 +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 FU::Validate: Add module + integrate with FU 2025-02-25 14:31:38 +01:00
xmlwr.t Add FU::XMLWriter 2025-02-19 12:01:24 +01:00