Skip to content

Commit

Permalink
Add FT.EXPLAIN to supported-commands.md (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice authored Jun 8, 2024
1 parent 1470470 commit f5be187
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/supported-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -416,3 +416,5 @@ In addition, `LISTFUNC` subcommand is added as an extension to list all function
| FT._LIST || unstable | |
| FT.SEARCH || unstable | |
| FT.SEARCHSQL || unstable | extension for SQL quires: `FT.SEARCHSQL <sql>` |
| FT.EXPLAIN || unstable | |
| FT.EXPLAINSQL || unstable | extension for SQL quires: `FT.EXPLAINSQL <sql>` |

0 comments on commit f5be187

Please sign in to comment.