File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
code-generation/query-converter Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ Convert Triggers
10
10
:depth: 1
11
11
:class: singlecol
12
12
13
- You can import and convert your SQL triggers to
14
- :ref:`MongoDB Atlas Triggers < triggers>` with the query converter.
15
- The query converter considers the SQL code and relational schema defined
16
- in your project when converting your triggers.
13
+ You can import and convert your SQL triggers to `MongoDB Atlas Triggers
14
+ <https://www.mongodb.com/docs/atlas/atlas-ui/ triggers/>`__ with the query
15
+ converter. The query converter considers the SQL code and relational schema
16
+ defined in your project when converting your triggers.
17
17
18
18
About this Task
19
19
---------------
Original file line number Diff line number Diff line change @@ -238,7 +238,8 @@ New features:
238
238
account. When you sign into Atlas, the process for
239
239
selecting Atlas clusters in a migration job is dynamically populated.
240
240
- Query converter now supports conversion of relational database DML
241
- triggers to :ref:`Atlas Triggers <triggers>`.
241
+ triggers to `MongoDB Atlas Triggers
242
+ <https://www.mongodb.com/docs/atlas/atlas-ui/triggers/>`__.
242
243
243
244
Improvements:
244
245
You can’t perform that action at this time.
0 commit comments