Version 1.2

This commit is contained in:
Yorhel 2025-07-06 07:25:37 +02:00
parent a7868f74bf
commit 5a863c20c2
12 changed files with 16 additions and 11 deletions

View file

@ -1,3 +1,8 @@
1.2 - 2025-07-06
- FU::Pg: Throw error on non-boolean-looking Perl values for boolean bind
parameters
- FU: Improve setting process status during startup
1.1 - 2025-06-07
- FU::SQL: Add IDENT function and `quote_identifier` option
- FU::Pg: Set appropriate `quote_identifier` for `$conn->Q()`