fu/FU
Yorhel 81a3d3c608 SQL: Add IDENT() and quote_identifier options
Turns out VNDB has a few places where request data is directly used for
column names in VALUES/SET/WHERE clauses. These are already restricted
to known strings through the use of FU::Validate, but an extra layer of
protection seems warranted here.
2025-05-22 09:22:07 +02:00
..
Benchmarks.pod Version 1.0 + remove "experimental" notices 2025-05-11 11:03:32 +02:00
DebugImpl.pm Version 1.0 + remove "experimental" notices 2025-05-11 11:03:32 +02:00
Log.pm Version 1.0 + remove "experimental" notices 2025-05-11 11:03:32 +02:00
MultipartFormData.pm Version 1.0 + remove "experimental" notices 2025-05-11 11:03:32 +02:00
Pg.pm Version 1.0 + remove "experimental" notices 2025-05-11 11:03:32 +02:00
SQL.pm SQL: Add IDENT() and quote_identifier options 2025-05-22 09:22:07 +02:00
Util.pm Version 1.0 + remove "experimental" notices 2025-05-11 11:03:32 +02:00
Validate.pm Version 1.0 + remove "experimental" notices 2025-05-11 11:03:32 +02:00
XMLWriter.pm Doc typos 2025-05-18 09:51:34 +02:00
XS.pm Version 1.0 + remove "experimental" notices 2025-05-11 11:03:32 +02:00