Skip to content

Commit

Permalink
Merge pull request #349 from chkp-omris/main
Browse files Browse the repository at this point in the history
add FT.SEARCH to readonly commands
  • Loading branch information
rueian committed Aug 27, 2023
2 parents bcc9349 + 8b24fb0 commit 19e115b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions hack/cmds/gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -1222,4 +1222,5 @@ var readOnlyCMDs = map[string]bool{
"aimodelget": false,
"aimodelexecute": false,
"aiscriptget": false,
"ftsearch": false,
}
2 changes: 1 addition & 1 deletion internal/cmds/gen_search.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 19e115b

Please sign in to comment.