Skip to content

Commit 491a367

Browse files
DOCSP-47270-remove-deprecated-appx-link (#213)
* DOCSP-47270-remove-deprecated-appx-link * remove unnecessary parts
1 parent e09c2f4 commit 491a367

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/code-generation/query-converter/convert-stored-procedures.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,9 @@ Before you Begin
2929
- MongoDB does not have an official synonym object type for the SQL
3030
stored procedure. Instead, MongoDB supports custom JavaScript and
3131
driver code that hosts the database logic. Part of your application
32-
modernization journey is to choose the programming language and hosting
33-
option that best serves your application needs. You can host your
34-
converted stored procedure code in your application or with
35-
:ref:`MongoDB App Services Functions <functions>`.
32+
modernization journey is to choose the programming language that
33+
best serves your application needs. You can host your converted
34+
stored procedure code in your application.
3635

3736
- .. include:: /includes/fact-query-converter-disclaimer.rst
3837

0 commit comments

Comments
 (0)