fu/FU
Yorhel a7868f74bf Pg: Be more strict with boolean bind parameters
Reason for this is that, with FU::SQL, it's possible to accidentally
introduce a bind parameter when a WHERE clause was intended (i.e.
"WHERE $1"). That's pretty bad, but can easily be caught by simply not
accepting *every* possible value as boolean.
2025-06-12 16:45:09 +02:00
..
Benchmarks.pod Version 1.1 2025-06-07 09:49:38 +02:00
DebugImpl.pm Version 1.1 2025-06-07 09:49:38 +02:00
Log.pm Version 1.1 2025-06-07 09:49:38 +02:00
MultipartFormData.pm Version 1.1 2025-06-07 09:49:38 +02:00
Pg.pm Pg: Be more strict with boolean bind parameters 2025-06-12 16:45:09 +02:00
SQL.pm Version 1.1 2025-06-07 09:49:38 +02:00
Util.pm Version 1.1 2025-06-07 09:49:38 +02:00
Validate.pm Version 1.1 2025-06-07 09:49:38 +02:00
XMLWriter.pm Version 1.1 2025-06-07 09:49:38 +02:00
XS.pm Version 1.1 2025-06-07 09:49:38 +02:00