netmap: Regenerate to add LIKE
operation for filter
#87
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ const (
|
||||||
OR
|
OR
|
||||||
AND
|
AND
|
||||||
NOT
|
NOT
|
||||||
|
LIKE
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
Loading…
Reference in a new issue