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