Yorhel
7980af731e
Version 1.4
2026-01-10 17:30:41 +01:00
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
Yorhel
715f4a748b
Version 1.3
2025-09-04 11:30:24 +02:00
Yorhel
5a863c20c2
Version 1.2
2025-07-06 07:25:37 +02:00
Yorhel
5560d9af60
Version 1.1
2025-06-07 09:49:38 +02:00
Yorhel
32c8fc1b89
Version 1.0 + remove "experimental" notices
2025-05-11 11:03:32 +02:00
Yorhel
6787f32fd9
DebugInfo: Fix handling of undef and falsy bind parameters
2025-05-03 12:32:52 +02:00
Yorhel
cbccf045b7
DebugInfo: Expand queries table with params & details
...
Apart from the ugly implementation, this is pretty neat.
2025-05-01 12:18:26 +02:00
Yorhel
af9340f908
DebugInfo: Styling + add request/response body and fu obj contents
...
Formatting is still shit.
2025-04-30 15:00:26 +02:00
Yorhel
e88ad65232
Version 0.5
2025-04-24 14:16:17 +02:00
Yorhel
13271fa413
Minor changes & fixes
2025-04-23 16:12:39 +02:00
Yorhel
1594006739
FU: Improve merging of "Vary" response headers + debug header listing
2025-04-20 11:40:27 +02:00
Yorhel
196b1cc3ce
FU: Use CLOCK_MONOTONIC for timing
2025-04-07 16:41:29 +02:00
Yorhel
7c765f33bb
Version 0.4
2025-03-19 10:54:23 +01:00
Yorhel
9685287523
Version 0.3
2025-03-10 12:43:02 +01:00
Yorhel
3fd424c6e3
Compat fixes + 0.2 release
2025-02-28 14:05:48 +01:00
Yorhel
4686097d00
Pg: Support custom type overrides with callbacks
2025-02-28 11:23:42 +01:00
Yorhel
3662931fc2
FU: Add "denied" and "notfound" convenience methods
2025-02-27 14:00:28 +01:00
Yorhel
b06cc24826
FU: Add super awesome and butt-ugly FU::debug_info web interface
...
This is so much more useful than embedding debugging info inside pages,
as I've been doing before.
2025-02-27 13:44:25 +01:00