Tim (from typesafe.courses)
Explore posts from serversDTDrizzle Team
•Created by Tim (from typesafe.courses) on 11/16/2023 in #help
how to use ilike securely?
:+1
5 replies
DTDrizzle Team
•Created by Tim (from typesafe.courses) on 11/16/2023 in #help
how to use ilike securely?
instead of '%queryText%'
5 replies
DTDrizzle Team
•Created by Tim (from typesafe.courses) on 11/16/2023 in #help
how to use ilike securely?
ilike(table,
%${query}%
is a not a valid SQL fragment => '%'queryText'%'5 replies