Skip to content

Commit 9ee2785

Browse files
jwilson-mdbmayaraman19ltran-mdb2
authored
Merge docs-uplift feature branch into master (#246)
* DOCSP-47544 Update Relational Migrator ToC (#208) * Initial ToC work and installation reorg * Updates database connections section * Revise Projects section * Updates Data Modeling section * Update Data Migration section * Moves Kafka Deployment guide into prod installation guide * Renames User Interface page * Mark Containerized cluster as orphan page * DOCSP-47550 updates docker installation instructions * Revise warning wording * Downgrades warning to note and revises wording * DOCSP-48310 Fixes typos in oracle db configuration script (#220) (#221) * DOCSP-47555 updates db connection pages (#209) * DOCSP-47555 updates db connection pages * Refactor mysql page * Adds all UI locations for adding a connection * Revisions based on feedback * Moves some content to includes for reuse * Try to replace a guilabel * Try splitting procedure into reusable components * Trying again * Revise * Fix chart rendering * Move step 4 outside the include to fix rendering * Update file location link for future IA * Finalize format * Revise intro * Complete sentences * Add scaffolding for all pages and init commit for oracle * Add additional substitution to fix indef article in includes * Adds postgres * Adds sql server * Fix sql server db preparation steps * Adds db2 * Adds sybase * Adds MongoDB * Nest db configuration docs under connection pages * Add about this task section * Updates scenario and removes ambiguous ref targets * Revert change to mysql setup permissions include * Fixes bad refs * Updates per modfac new joiner feedback * Responds to internal review * Fix c2c broken link * DOCSP-47552 Updates the OS installation pages (#218) * DOCSP-47552 initial commit * Update deb install to incl changes in #216 * Update local installation version number formats * Update debian server page * Adds rhel server steps * Update next steps to projects page * Adds windows procedure * Responds to internal feedback * Update rhel bin sentence * Expands RHEL to Red Hat Enterprise Linux * DOCSP-47554 Update Connect to Databases landing page (#210) * DOCSP-47554 update database connections landing page * Revise page * Fix typo * Adds link to new additional options page * Remove extra backtick * Responds to internal review feedback * Complete sentences * Updates section heading and fixes punctuation * Responds to ext feedback * Updates toc label per best practices * Rephrases migrator without db connection to emphasize visualize & model data * Updates text for listed non-db options * DOCSP-47547 update the getting started page (#211) * DOCSP-47547 update the getting started page * Small edit * Update introductory text and ref labels * Remove ambiguous ref labels * Refactor migration scenarios * Adds link to User Interface overview * Responds to internal feedback * Add missing space * Fix continous migration section * Updates compatiblity tables * Updates feature order and wording per pmm feedback * Adds jdbc dbs to supported migration types * Remove link * Updates destination to target * commit * remove * commit * active * commit * ref * toml * commit * compatibility * commit * comma * wow * oops * oops * move section * titles * commit * DOCSP-47559 updates the data modeling page (#215) * DOCSP-47559 updates the data modeling page * Re-order content for better flow * Adds mention of refreshing rdb model * Removes custom mapping heading * Responds to internal feedback * Moves mapping rules definition to page intro * Responds to external feedback * Fix link * Fix link again * DOCSP-47556 adds a page for using RM without a live connection (#232) * DOCSP-47556 adds a page for using RM without a live connection * Add new page to toc_landing_pages * Revise wording * Update DDL file ToC label * Revise DDL page title * removes comma * DOCSP-47553 updates kafka install docs (#223) * DOCSP-47553 updates kafka install docs * Updates kafka user properties file instructions * Updates user properties table widths * Reverts changes to advanced settings * Removes redundant paragraph * Define what confluent cloud is * Use Relational Migrator snooty constant * DOCSP-47551 Update the Production Installation Guide (#228) * Update tls language * Updates the production install landing page to add detailed use cases * Rephrase use case sentences from internal feedback * Softens language based on ext feedback * DOCSP-47549 updates developer installation guide (#229) * ref * commit * vale * edits * feedback * active * feedback * DOCSP-47557 Refactors projects section (#236) * DOCSP-47557 Refactors projects section * Revise landing page content * Moves projects section based on PM feedback * Remove plural * Responds to comments * Converts home guilabel to lg icon * Update UL list spacing in application settings * Small tweaks * Responds to comments * DOCSP-47566 Review Log In with Atlas (#238) * refs * DOCSP-48656 Updates Introduction page title to Overview (#240) * DOCSP-47546 and DOCSP-47567 delete unused files and create redirects (#243) * DOCSP-47546 and DOCSP-47567 delete unused files and create redirects * Adds missed files from initial redirects * Update references to pages that no longer exist * Remove a missed file * Fix bad link ref * DOCSP-47548 Updates the installation page to include deployment considerations (#217) * DOCSP-47548 Updates the installation page to include deployment considerations * Updates recommendation table * Update get started section to point to top level dev and prod install guides * Combines description table and recommendations table * Revise wording to be parallel and remove lists in tables * Parallelism * Revise intro para to match new table * Remove intro para * revise unattended server scenario * Responds to internal feedback * Update link text * Revises deployment model table to include ext review feedback * Test 4 column deployment model table * Adds widths * Fix confluent row * Makes updates requested in review session * Fixes vale errors * Responds to RM eng team feedback * Fixes vale error * Small wording update * Makes requested updates from internal re-review * DOCSP-48624 documents oracle materialized view support in docs-uplift (#245) * DOCSP-48624-uplift * Revise tips * Update source/mapping-rules/schema-mapping.txt Co-authored-by: ltran-mdb2 <[email protected]> * Update source/database-connections/oracle.txt Co-authored-by: ltran-mdb2 <[email protected]> --------- Co-authored-by: ltran-mdb2 <[email protected]> * Fixes build errors * Fixes database connection landing page issue * Responds to comments pt1 * Fix db steps rendering * Fix db steps rendering (again) * Fix db steps rendering (again) * Testing procedure rendering * Testing procedure rendering * mend * revert db procedure changes * Fix whitespace * Responds to comments pt2 * Fixes build errors * Responds to PM comments --------- Co-authored-by: Maya Raman <[email protected]> Co-authored-by: ltran-mdb2 <[email protected]>
1 parent f940b4d commit 9ee2785

File tree

156 files changed

+2857
-2726
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+2857
-2726
lines changed

config/redirects

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,39 @@ define: versions master
5454
[*]: ${prefix}/prerequisites/postgres/ -> ${base}/jobs/prerequisites/postgres/
5555
[*]: ${prefix}/prerequisites/sql-server/ -> ${base}/jobs/prerequisites/sql-server/
5656
[*]: ${prefix}/prerequisites/sybase/ -> ${base}/jobs/prerequisites/sybase/
57+
58+
# DOCSP-47567 redirect files deleted in the docs uplift project
59+
## projects
60+
[*]: ${prefix}/projects/project-settings -> ${base}/installation/application-settings
61+
[*]: ${prefix}/projects/import-project -> ${base}/projects/manage-projects
62+
[*]: ${prefix}/projects/export-project -> ${base}/projects/manage-projects
63+
[*]: ${prefix}/projects/deleting-projects -> ${base}/projects/manage-projects
64+
[*]: ${prefix}/projects/renaming-project -> ${base}/projects/manage-projects
65+
## mapping rules
66+
[*]: ${prefix}/mapping-rules/new-rules-from-relational -> ${base}/mapping-rules/create-rules
67+
[*]: ${prefix}/mapping-rules/new-rules-to-mongodb -> ${base}/mapping-rules/create-rules
68+
## jobs
69+
[*]: ${prefix}/jobs/prerequisites -> ${base}/database-connections/database-connections
70+
## installation
71+
[*]: ${prefix}/installation/deployment-considerations -> ${base}/installation
72+
[*]: ${prefix}/installation/install-on-an-unattended-server/debian-server-installation/debian-system-service -> ${base}/installation/install-on-an-unattended-server/debian-server-installation
73+
[*]: ${prefix}/installation/install-on-an-unattended-server/debian-server-installation/install-debian-server -> ${base}/installation/install-on-an-unattended-server/debian-server-installation
74+
[*]: ${prefix}/installation/install-on-an-unattended-server/rhel-centos-server-installation/install-rhel-server -> ${base}/installation/install-on-an-unattended-server/rhel-centos-server-installation
75+
[*]: ${prefix}/installation/install-on-an-unattended-server/rhel-centos-server-installation/rhel-system-service ->${base}/installation/install-on-an-unattended-server/rhel-centos-server-installation
76+
[*]: ${prefix}/installation/install-on-an-unattended-server/windows-server-installation/install-windows-server -> ${base}/installation/install-on-an-unattended-server/windows-server-installation
77+
[*]: ${prefix}/installation/install-on-an-unattended-server/windows-server-installation/windows-external-access -> ${base}/installation/install-on-an-unattended-server/windows-server-installation
78+
[*]: ${prefix}/installation/install-on-an-unattended-server/windows-server-installation/windows-system-service -> ${base}/installation/install-on-an-unattended-server/windows-server-installation
79+
## getting started
80+
[*]: ${prefix}/getting-started/migration-scenarios -> ${base}/getting-started
81+
[*]: ${prefix}/getting-started/supported-databases -> ${base}/getting-started
82+
## database connections
83+
[*]: ${prefix}/database-connections/save-mongodb-connection -> ${base}/database-connections/database-connections
84+
[*]: ${prefix}/database-connections/save-relational-connection -> ${base}/database-connections/database-connections
85+
## connection strings
86+
[*]: ${prefix}/connection-strings -> ${base}/database-connections/database-connections
87+
[*]: ${prefix}/connection-strings/mongodb-database-connection-strings -> ${base}/database-connections/database-connections
88+
[*]: ${prefix}/connection-strings/relational-database-connection-strings -> ${base}/database-connections/database-connections
89+
90+
# DOCSP-48961 final review before merging docs-uplift into master
91+
[*]: ${prefix}/projects/create-project-sample-schema -> ${base}/database-connections/create-project-sample-schema
92+
[*]: ${prefix}/projects/create-project-loading-schema-files -> ${base}/database-connections/create-project-loading-schema-files

snooty.toml

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,13 @@ toc_landing_pages = [
1313
"installation",
1414
"installation/install-on-a-local-machine",
1515
"installation/install-on-an-unattended-server",
16-
"installation/install-on-an-unattended-server/debian-server-installation",
17-
"installation/install-on-an-unattended-server/windows-server-installation",
18-
"installation/install-on-an-unattended-server/rhel-centos-server-installation",
1916
"installation/kafka-deployments/migrator-with-kafka",
20-
"installation/file-location",
21-
"database-connections/database-connections",
17+
"database-connections",
2218
"app-analysis",
2319
"projects",
2420
"mapping-rules/introduction",
2521
"mapping-rules/mapping-rule-options/introduction",
26-
"mapping-rules/fields/calculated-fields/calculated-fields",
22+
"mapping-rules/fields/calculated-fields",
2723
"mapping-rules/fields/field-customizations",
2824
"mapping-rules/synthetic-foreign-key/synthetic-foreign-keys",
2925
"table-filters",
@@ -38,16 +34,25 @@ toc_landing_pages = [
3834
"code-generation/query-converter",
3935
"diagrams/manage-diagrams",
4036
"getting-started",
41-
"jobs/prerequisites",
4237
"api-docs",
4338
"deployment-considerations",
4439
"code-generation/query-converter-test-queries",
45-
"code-generation/query-converter/query-management"
40+
"code-generation/query-converter/query-management",
41+
"database-connections/db2",
42+
"database-connections/mongodb",
43+
"database-connections/mysql",
44+
"database-connections/oracle",
45+
"database-connections/postgres",
46+
"database-connections/sql-server",
47+
"database-connections/sybase",
48+
"database-connections/migrator-without-live-connection"
4649
]
4750

4851
[constants]
4952
connector-version = "2.7.0"
5053
ddl = ":abbr:`DDL (Data Definition Language)`"
54+
mdb-rel-mig = "MongoDB Relational Migrator"
55+
rel-mig = "Relational Migrator"
5156
migrator-api = "REST API Documentation"
5257
migrator-api-endpoints = "Endpoints"
5358

source/api-developer-reference.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
=========================
3+
API & Developer Reference
4+
=========================
5+
6+
.. toctree::
7+
:titlesonly:
8+
9+
{+migrator-api+} <api-docs>
10+
File Locations <installation/file-location>

source/api-docs.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _rm-rest-api:
22

33
============================
4-
Relational Migrator REST API
4+
{+rel-mig+} REST API
55
============================
66

77
.. facet::
@@ -18,27 +18,27 @@ Relational Migrator REST API
1818
:depth: 1
1919
:class: singlecol
2020

21-
The Relational Migrator REST API provides you with programmatic access
21+
The {+rel-mig+} REST API provides you with programmatic access
2222
to Relation Migrator with HTTPS endpoints. The REST API is a
23-
Relational Migrator service between your application and your source and
23+
{+rel-mig+} service between your application and your source and
2424
destination databases that you can send requests to manage your migration jobs.
2525

2626
You don't need to install any additional extensions or packages to use
27-
the Relational Migrator REST API. The functionality is part of the
28-
Relational Migrator product. The REST API runs on the same port that
27+
the {+rel-mig+} REST API. The functionality is part of the
28+
{+rel-mig+} product. The REST API runs on the same port that
2929
you access the application on (either ``8278``, ``8080``, or ``443``).
3030

3131
How the REST API Works
3232
----------------------
3333

34-
The Relational Migrator REST API runs on the client computer or server
35-
that has Relational Migrator installed. By default, Relational Migrator
34+
The {+rel-mig+} REST API runs on the client computer or server
35+
that has {+rel-mig+} installed. By default, {+rel-mig+}
3636
does not expose the API to any remote computers. If you use the default
3737
security settings, you must make all calls to the API on the same
38-
computer that you are running Relational Migrator on.
38+
computer that you are running {+rel-mig+} on.
3939

4040
If you want to remotely access the REST API, configure the
41-
``unattended`` profile by :ref:`installing Relational Migrator on an
41+
``unattended`` profile by :ref:`installing {+rel-mig+} on an
4242
unattended server <unattended-server>`.
4343

4444
.. warning::
@@ -50,7 +50,7 @@ unattended server <unattended-server>`.
5050
When to Use REST API
5151
--------------------
5252

53-
Use the Relational Migrator REST API when:
53+
Use the {+rel-mig+} REST API when:
5454

5555
- You want to use a task scheduler such as
5656
`CRON <https://en.wikipedia.org/wiki/Cron>`__ and define dynamic
@@ -59,7 +59,7 @@ Use the Relational Migrator REST API when:
5959
``WHERE DATEDIFF(CURDATE(), last_modified) <= 1`` to batch migrate
6060
data on a cadence from your relational database to MongoDB.
6161

62-
- You want to programmatically create Relational Migrator migration jobs
62+
- You want to programmatically create {+rel-mig+} migration jobs
6363
dynamically. For example, using connection strings from
6464
multiple databases without manually configuring them in the GUI.
6565

@@ -68,7 +68,7 @@ Use the Relational Migrator REST API when:
6868
Learn More
6969
----------
7070

71-
For Relational Migrator REST API endpoints, example
71+
For {+rel-mig+} REST API endpoints, example
7272
requests, and responses, see :ref:`Endpoints <rm-api-resources-spec>`.
7373

7474
.. toctree::

source/app-analysis.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For a list of all risks Relational Migrator reports on, see the
4343
Get Started
4444
-----------
4545

46-
- :ref:`Connect to a Database <rm-save-relational-connection>`
46+
- :ref:`Connect to Databases <rm-database-connections>`
4747
- :ref:`Run Pre-Migration Analysis <rm-run-app-analysis>`
4848

4949
.. toctree::

source/app-analysis/analysis-report.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,9 @@ Prerequisites
128128

129129
The :guilabel:`Prerequisites` section lists necessary tasks to prepare your
130130
database for migration. This is a targeted list of recommendations based on the
131-
information gathered during Pre-Migration Analysis. For general information on
132-
database prerequisites, see :ref:`rm-prerequisites`.
131+
information gathered during Pre-Migration Analysis. For more information on
132+
prerequisites, see your database's specific documentation in the
133+
:ref:`<rm-database-connections>` section.
133134

134135
Resources
135136
---------

source/code-generation.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Code Generation
1010
:depth: 1
1111
:class: singlecol
1212

13-
Relational Migrator can help you convert your SQL and application code
14-
to MongoDB. Use Relational Migrator's code generation features to
13+
{+rel-mig+} can help you convert your SQL and application code
14+
to MongoDB. Use {+rel-mig+}'s code generation features to
1515
streamline the migration process.
1616

1717
Use Cases

source/code-generation/generate-app-code.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Generate App Code
1111
:class: singlecol
1212

1313
In a migration project, in addition to migrating data, you frequently
14-
update or rewrite parts of your application code. Relational Migrator's
14+
update or rewrite parts of your application code. {+rel-mig+}'s
1515
Code Generation feature reduces the time and effort involved in this process.
1616

1717
Relational Migration Code Generation analyzes MongoDB collections and
@@ -35,7 +35,7 @@ Code Generation has the following options:
3535
* - Option
3636
- Description
3737
* - Language
38-
- The programming language that Relational Migrator generates code files for.
38+
- The programming language that {+rel-mig+} generates code files for.
3939
* - Template
4040
- Describes the types of artifacts that are generated in the chosen language.
4141

source/code-generation/generate-app-code/download-all-code-files.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Download All Code Files
1010
:depth: 1
1111
:class: singlecol
1212

13-
Code Generation is a feature built into Relational Migrator that helps
13+
Code Generation is a feature built into {+rel-mig+} that helps
1414
automatically generate code files for your applications connected
1515
to MongoDB. This page details how to generate and download all code files into a zip file.
1616

source/code-generation/generate-app-code/download-single-code-files.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Download Single Code Files
1010
:depth: 1
1111
:class: singlecol
1212

13-
Code Generation is a feature built into Relational Migrator that helps
13+
Code Generation is a feature built into {+rel-mig+} that helps
1414
automatically generate code files for your applications connected
1515
to MongoDB. This page details how to generate and download individual code files.
1616

source/code-generation/query-converter-test-queries.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The :guilabel:`Test Queries` pane allows you to:
4141
Requirements
4242
------------
4343

44-
To test converted queries in Relational Migrator,
44+
To test converted queries in {+rel-mig+},
4545
you must run the Query Runner Docker container. This
4646
container can be run locally or hosted remotely.
4747
For details, see :ref:`rm-install-query-runner`.

source/code-generation/query-converter.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Query Converter
1111
:class: singlecol
1212

1313
Query Converter uses Generative AI to convert SQL statements, views, and stored
14-
procedures to MongoDB syntax. Relational Migrator considers the mapping
14+
procedures to MongoDB syntax. {+rel-mig+} considers the mapping
1515
rules and schema transformations defined in your project when converting
1616
your SQL code.
1717

source/code-generation/query-converter/ai-and-data-usage-information.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ MongoDB's backend and/or the third party AI provider:
7575
and data types.
7676

7777
The information that is sent is not shared with any other third
78-
parties or stored by the AI provider. Relational Migrator does not send
78+
parties or stored by the AI provider. {+rel-mig+} does not send
7979
database connection strings, credentials, or any raw data from your
8080
databases.
8181

@@ -92,4 +92,4 @@ Disable Query Converter
9292
Query Converter is only available if you :ref:`enable it <rm-enable-query-converter>`.
9393
If you no longer want to use the feature, you can ignore it and no data
9494
is sent to generative AI models. If needed, you can hide the
95-
feature by clearing all browser data for the Relational Migrator host.
95+
feature by clearing all browser data for the {+rel-mig+} host.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ Steps
5959

6060
a. Specify the connection details to your source database.
6161

62-
For details, see :ref:`rm-relational-database-connection-strings`.
62+
For details, see your database-specific connection page in :ref:`<rm-database-connections>`.
63+
6364
#. Click :guilabel:`Connect`.
6465

6566
.. step:: Select stored procedures

source/code-generation/query-converter/convert-views.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Steps
5252

5353
a. Specify the connection details to your source database.
5454

55-
For details, see :ref:`rm-relational-database-connection-strings`.
55+
For details, see your database-specific connection page in :ref:`<rm-database-connections>`.
5656

5757
#. Click :guilabel:`Connect`.
5858

source/code-generation/query-converter/enable-query-converter.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Before You Begin
1919
----------------
2020

2121
Before you can use Query Converter, you must sign in to your Atlas
22-
account in Relational Migrator. For details, see :ref:`rm-atlas-log-in`.
22+
account in {+rel-mig+}. For details, see :ref:`rm-atlas-log-in`.
2323

2424
Steps
2525
-----

source/code-generation/query-converter/query-management.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Query Management
1010
:depth: 1
1111
:class: singlecol
1212

13-
Relational Migrator provides various options for managing your
13+
{+rel-mig+} provides various options for managing your
1414
queries in Query Converter.
1515

1616
Use Cases

source/code-generation/query-converter/refresh-database-objects.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Steps
3535

3636
#. Specify the connection details to your source database.
3737

38-
For details, see :ref:`rm-relational-database-connection-strings`.
38+
For details, see your database-specific connection page in :ref:`<rm-database-connections>`.
3939

4040
.. note::
4141

source/code-generation/query-converter/test-converted-queries/compare-converted-queries.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Compare Converted Queries
1212

1313
You can use the :guilabel:`Test Queries` pane to compare source
1414
and destination queries, views, and stored procedure results
15-
in Relational Migrator. The :guilabel:`Test Queries` can
15+
in {+rel-mig+}. The :guilabel:`Test Queries` can
1616
help you verify the accuracy of converted code and
1717
show the source and destination data after you run a migration job.
1818

@@ -51,7 +51,7 @@ each user interface:
5151
Before you Begin
5252
----------------
5353

54-
- You must sign in to your Atlas account in Relational Migrator.
54+
- You must sign in to your Atlas account in {+rel-mig+}.
5555
For details, see :ref:`rm-atlas-log-in`.
5656

5757
- For details on how to turn on Query Converter, see

source/code-generation/query-converter/test-converted-queries/install-query-runner.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ About this Task
2727
---------------
2828

2929
- If the version of Query Runner is different than the
30-
version of Relational Migrator, a warning banner displays.
30+
version of {+rel-mig+}, a warning banner displays.
3131

3232
- To update Query Runner to the latest version, run
3333
the ``docker pull`` command from step number one.
@@ -79,7 +79,7 @@ Steps
7979
For details on where the ``user.properties`` file is located,
8080
see :ref:`file-location`.
8181

82-
#. After changing the ``user.properties`` file, restart Relational Migrator.
82+
#. After changing the ``user.properties`` file, restart {+rel-mig+}.
8383

8484
#. Launch the container from your remote server or container hosting service.
8585

source/connection-strings.txt

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)