Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/src/main/sphinx/connector/phoenix.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ Phoenix. In addition to the {ref}`globally available
statements, the connector supports the following features:

- {doc}`/sql/insert`
- {doc}`/sql/update`
Comment thread
chenjian2664 marked this conversation as resolved.
Outdated
- {doc}`/sql/delete`
- {doc}`/sql/merge`
- {doc}`/sql/create-table`
Expand All @@ -283,4 +284,4 @@ statements, the connector supports the following features:
### Procedures

```{include} procedures-execute.fragment
```
```