Pg: Support custom type overrides with callbacks

This commit is contained in:
Yorhel 2025-02-28 11:23:37 +01:00
parent 327fd9ea50
commit 4686097d00
6 changed files with 227 additions and 85 deletions

View file

@ -44,8 +44,7 @@ my @tabs = (
td_ fu->headers->{$_};
} for sort keys fu->headers->%*;
};
h2_ 'Body';
p_ 'TODO';
# TODO: Body? Certainly useful for JSON
('Request')
},