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>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>
182
+
<li>Increased minimum JAVA version to 11.</li>
183
+
<li>Stopped support for PostgreSQL versions below 10.</li>
184
+
<li>Added support for PostgreSQL 15.</li>
185
+
<li>Added a switch to show columns in the pgDependencies view.</li>
186
+
<li>Added search by qualified object name.</li>
187
+
<li>Added missing references to objects in MS SQL.</li>
188
+
<li>Disabled data migration for foreign tables.</li>
189
+
<li>Fixed a bug related with installing pgCodeKeeper in the latest version of Eclipse.</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>
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>
243
+
<li>Increased minimum JAVA version to 11.</li>
244
+
<li>Stopped support for PostgreSQL versions below 10.</li>
245
+
<li>Added support for PostgreSQL 15.</li>
246
+
<li>Added a switch to show columns in the pgDependencies view.</li>
247
+
<li>Added search by qualified object name.</li>
248
+
<li>Added missing references to objects in MS SQL.</li>
249
+
<li>Disabled data migration for foreign tables.</li>
250
+
<li>Fixed a bug related with installing pgCodeKeeper in the latest version of Eclipse.</li>
0 commit comments