File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
code-generation/query-converter Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Convert Triggers
11
11
:class: singlecol
12
12
13
13
You can import and convert your SQL triggers to
14
- :ref:`MongoDB Atlas Triggers <atlas- triggers>` with the query converter.
14
+ :ref:`MongoDB Atlas Triggers <triggers>` with the query converter.
15
15
The query converter considers the SQL code and relational schema defined
16
16
in your project when converting your triggers.
17
17
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ New features:
24
24
account. When you sign into Atlas, the process for
25
25
selecting Atlas clusters in a sync job is dynamically populated.
26
26
- Query converter now supports conversion of relational database DML
27
- triggers to :ref:`Atlas Triggers <atlas- triggers>`.
27
+ triggers to :ref:`Atlas Triggers <triggers>`.
28
28
29
29
Improvements:
30
30
You can’t perform that action at this time.
0 commit comments