diff --git a/docs/src/main/sphinx/connector/phoenix.md b/docs/src/main/sphinx/connector/phoenix.md index 50c3933b47c8..e441ac9bb0ca 100644 --- a/docs/src/main/sphinx/connector/phoenix.md +++ b/docs/src/main/sphinx/connector/phoenix.md @@ -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` - {doc}`/sql/delete` - {doc}`/sql/merge` - {doc}`/sql/create-table` @@ -283,4 +284,4 @@ statements, the connector supports the following features: ### Procedures ```{include} procedures-execute.fragment -``` \ No newline at end of file +```