File tree Expand file tree Collapse file tree 2 files changed +25
-3
lines changed Expand file tree Collapse file tree 2 files changed +25
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ What is Relational Migrator
1919 |
2020
2121 .. button:: Download Relational Migrator
22- :uri: https://mongodb.com/try/download/relational-migrator
22+ :uri: https://www. mongodb.com/try/download/relational-migrator
2323
2424.. image:: /img/hero.png
2525 :alt: Homepage hero image
Original file line number Diff line number Diff line change @@ -10,8 +10,30 @@ Release Notes
1010 :depth: 1
1111 :class: twocols
1212
13- Relational Migrator 1.1.2
14- -------------------------
13+ 1.1.3 Changelog
14+ ---------------
15+
16+ *Released July 26, 2023*
17+
18+ New features:
19+
20+ - Support for connecting to a SQL Server named instance.
21+ - Collection names now show for JSON schema files created from the :guilabel:`Code Generation` screen.
22+
23+ Bug fixes:
24+
25+ - Fixes a post-sync job issue where data verification sometimes stops
26+ or displays as not started.
27+ - Fixes an issue where JSON columns containing top-level arrays cannot be migrated.
28+ - Fixes an issue where excluded fields can overwrite calculated fields
29+ with the same name.
30+ - Fixes an issue where calculated fields based on decimal column values
31+ return ``NaN``.
32+ - Fixes an issue where some diagram view fields are cut off after you
33+ change the project level key handling option.
34+
35+ 1.1.2 Changelog
36+ ---------------
1537
1638*Released Jun 22, 2023*
1739
You can’t perform that action at this time.
0 commit comments