9 Commits

Author SHA1 Message Date
Nyall Dawson
9d6a6a2233 Update resources/function_help/json/LIKE
Co-authored-by: Andrea Giudiceandrea <andreaerdna@libero.it>
2022-04-22 15:49:26 +10:00
Etienne Trimaille
a43cb5ea33 Expressions - Add some tags for search with "start", "begin", "end" 2022-04-22 15:49:26 +10:00
Alessandro Pasotti
14fdc19e88 Replace 1/0 with TRUE/FALSE in function help 2022-03-19 09:00:56 +01:00
Alex
d7ffe0b7ec
DelazJ bonification
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2022-01-11 11:17:49 -05:00
roya0045
57e25ca19e proposal tags
made with https://gist.github.com/roya0045/eaa19acabe1033569f97b40604b7e6df
2022-01-07 08:33:29 -05:00
Harrissou Sant-anna
ebcb7e33a7
Double escape backslash in help and examples 2021-11-26 15:31:23 +01:00
Harrissou Sant-anna
a75402bddd Add a "groups" property to expression operators 2021-05-17 09:47:08 +10:00
rldhont
f47a7320d1 [BUGFIX] Expression in like escape % and _
The Expression LIKE binary operator does not care about escape % and _ char.
No-one has already open an issue about it but in the OGC element PropertyIsLike the user can defined is own wild and single char. This mean that QGIS has to escape % and _ if they are not used as wild and single char.
2016-09-30 14:27:53 +02:00
Juergen E. Fischer
82b34afe03 move remaining function_help to json and update it's translation handling 2015-09-20 18:35:27 +02:00