You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Added recursive processing for nested directories with PRE/POST scripts.</li>
183
-
<li>Fixed an error when PRE/POST files and directories did not exist in UI.</li>
184
-
<li>Fixed a file location dialog when saving global PRE/POST scripts for the first time.</li>
185
-
<li>Set minimum width for DB selection menu in Eclipse toolbar.</li>
182
+
<li>It is now possible to generate the creation of CONSTRAINTs using NOT VALID/VALIDATE in migration scripts (CLI option <i>--generate-constraint-not-valid</i>).</li>
183
+
<li>It is now possible to change the trustServerCertificate parameter for MS SQL connections.</li>
184
+
<li>It is now possible to roll forward selected objects in the project editor without checked marks.</li>
185
+
<li>Added support for COLLATION objects.</li>
186
+
<li>Added CLI option <i>--update-project</i> to update project in <i>--parse mode</i>.</li>
187
+
<li>Added CLI option <i>--clear-lib-cache</i> to clear libraries cache.</li>
188
+
<li>Added a marker for the current group in the database selection menu.</li>
189
+
<li>Improved quick fix mechanism for FUNCTION, USER MAPPING, CAST objects.</li>
190
+
<li>Disabled re-launches of the parser by right-clicking in the SQL editor.</li>
<li>It is now possible to generate the creation of CONSTRAINTs using NOT VALID/VALIDATE in migration scripts (CLI option <i>--generate-constraint-not-valid</i>).</li>
49
+
<li>It is now possible to change the trustServerCertificate parameter for MS SQL connections.</li>
50
+
<li>It is now possible to roll forward selected objects in the project editor without checked marks.</li>
51
+
<li>Added support for COLLATION objects.</li>
52
+
<li>Added CLI option <i>--update-project</i> to update project in <i>--parse mode</i>.</li>
53
+
<li>Added CLI option <i>--clear-lib-cache</i> to clear libraries cache.</li>
54
+
<li>Added a marker for the current group in the database selection menu.</li>
55
+
<li>Improved quick fix mechanism for FUNCTION, USER MAPPING, CAST objects.</li>
56
+
<li>Disabled re-launches of the parser by right-clicking in the SQL editor.</li>
<li>Added recursive processing for nested directories with PRE/POST scripts.</li>
244
-
<li>Fixed an error when PRE/POST files and directories did not exist in UI.</li>
245
-
<li>Fixed a file location dialog when saving global PRE/POST scripts for the first time.</li>
246
-
<li>Set minimum width for DB selection menu in Eclipse toolbar.</li>
243
+
<li>It is now possible to generate the creation of CONSTRAINTs using NOT VALID/VALIDATE in migration scripts (CLI option <i>--generate-constraint-not-valid</i>).</li>
244
+
<li>It is now possible to change the trustServerCertificate parameter for MS SQL connections.</li>
245
+
<li>It is now possible to roll forward selected objects in the project editor without checked marks.</li>
246
+
<li>Added support for COLLATION objects.</li>
247
+
<li>Added CLI option <i>--update-project</i> to update project in <i>--parse mode</i>.</li>
248
+
<li>Added CLI option <i>--clear-lib-cache</i> to clear libraries cache.</li>
249
+
<li>Added a marker for the current group in the database selection menu.</li>
250
+
<li>Improved quick fix mechanism for FUNCTION, USER MAPPING, CAST objects.</li>
251
+
<li>Disabled re-launches of the parser by right-clicking in the SQL editor.</li>
<li>It is now possible to generate the creation of CONSTRAINTs using NOT VALID/VALIDATE in migration scripts (CLI option <i>--generate-constraint-not-valid</i>).</li>
89
+
<li>It is now possible to change the trustServerCertificate parameter for MS SQL connections.</li>
90
+
<li>It is now possible to roll forward selected objects in the project editor without checked marks.</li>
91
+
<li>Added support for COLLATION objects.</li>
92
+
<li>Added CLI option <i>--update-project</i> to update project in <i>--parse mode</i>.</li>
93
+
<li>Added CLI option <i>--clear-lib-cache</i> to clear libraries cache.</li>
94
+
<li>Added a marker for the current group in the database selection menu.</li>
95
+
<li>Improved quick fix mechanism for FUNCTION, USER MAPPING, CAST objects.</li>
96
+
<li>Disabled re-launches of the parser by right-clicking in the SQL editor.</li>
0 commit comments