Add tools to escape wildcard
Sometimes we do want to make LIKE queries with external values but without any wildcard in it because we add them.
I propose to have a tools that escape all wildcard from a string.
This instance will be upgraded to Heptapod 17.6.1 on 2025-01-09 between 17:00 and 18:00 UTC+2
Sometimes we do want to make LIKE queries with external values but without any wildcard in it because we add them.
I propose to have a tools that escape all wildcard from a string.
assigned to @ced
added trytond type::feature + 1 deleted label
added 1 deleted label and removed 1 deleted label
review306021002 updated at https://codereview.tryton.org/306021002/#ps325711002
New changeset 360951b6b5cd by Cédric Krier in branch 'default':
Add escape_wildcard in tools
https://hg.tryton.org/trytond/rev/360951b6b5cd
added 1 deleted label and removed 1 deleted label
closed
New changeset 658dab025b01 by Cédric Krier in branch 'default':
Add escape_wildcard in tools
https://hg.tryton.org/tryton-env/rev/658dab025b01