File tree Expand file tree Collapse file tree 3 files changed +67
-0
lines changed Expand file tree Collapse file tree 3 files changed +67
-0
lines changed Original file line number Diff line number Diff line change 1+ .. _rm-project-settings:
2+
3+ .. contents:: On this page
4+ :local:
5+ :backlinks: none
6+ :depth: 1
7+ :class: singlecol
8+
9+ ================
10+ Project Settings
11+ ================
12+
13+ You can customize Relational Migrator to meet your specific needs.
14+ Some options are only available in the project :guilabel:`Settings`
15+ panel.
16+
17+ Project Settings Location
18+ -------------------------
19+
20+ To find the Relational Migrator project :guilabel:`Settings`
21+ panel, open Relational Migrator and select
22+ :guilabel:`Settings`:
23+
24+ .. figure:: /img/projects/settings-panel-location.png
25+ :alt: Settings panel location for Relational Migrator
26+
27+ Settings
28+ --------
29+
30+ You can configure the following project settings:
31+
32+ .. list-table::
33+ :header-rows: 1
34+ :widths: 30 20 50
35+
36+ * - Setting
37+ - Category
38+ - Definition
39+
40+ * - Query Converter
41+ - AI
42+ - When enabled, MongoDB will temporarily store the source and
43+ converted queries to improve the underlying Query Converter
44+ technology. For details, see
45+ `Generative AI FAQ <https://dochub.mongodb.org/core/faq-ai-features>`__ .
46+
47+ * - Theme
48+ - Apperance
49+ - Change the appearance of Relational Migrator.
50+
51+ .. list-table::
52+ :header-rows: 1
53+ :widths: 30 70
54+
55+ * - Option
56+ - Description
57+
58+ * - ``Auto``
59+ - Automatically switch between light and dark
60+ themes based on your OS settings.
61+
62+ * - ``Light``
63+ - Use a light theme.
64+
65+ * - ``Dark``
66+ - Use a dark theme.
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ There are multiple options for you to create a project:
4040 :hidden:
4141 :titlesonly:
4242
43+ /projects/project-settings
4344 /projects/create-project-live-connection
4445 /projects/create-project-loading-schema-files
4546 /projects/create-project-sample-schema
You can’t perform that action at this time.
0 commit comments