slrp icon indicating copy to clipboard operation
slrp copied to clipboard

Error on "contains" operator with number

Open Ar-Kan opened this issue 1 year ago • 2 comments

The default filter provided in the UI is Proxy ~ socks4 which generates a error, the correct would be Proxy ~ "socks4" for this case.

image

image

Ar-Kan avatar Jun 18 '23 21:06 Ar-Kan

Want to give it a stab? Deep in the query execution engine for the sake of not using sqlite

nfx avatar Jun 21 '23 23:06 nfx

Sure, no problem

Ar-Kan avatar Jun 22 '23 01:06 Ar-Kan