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 PRE/POST scripts for migrations. Users may create directories named <i>PRE</i> and <i>POST</i> in projects, contents of which will be added to the beginning and end of the main migration script. PRE/POST scripts are also available in global settings and in CLI options.</li>
183
-
<li>Expression analysis dependency resolution now supports function calls with named parameter notation.</li>
183
+
<li>Expression analysis dependency resolution now supports function calls with <ahref='https://www.postgresql.org/docs/11/sql-syntax-calling-funcs.html#SQL-SYNTAX-CALLING-FUNCS-NAMED'>named parameter notation</a>.</li>
184
184
<li>Added support for DISABLE TRIGGER options.</li>
185
185
<li>Added parser support for reserved keywords in object qualified names.</li>
186
186
<li>Improved rendering of DB selection menu in Eclipse toolbar.</li>
<li>Added PRE/POST scripts for migrations. Users may create directories named <i>PRE</i> and <i>POST</i> in projects, contents of which will be added to the beginning and end of the main migration script. PRE/POST scripts are also available in global settings and in CLI options.</li>
49
-
<li>Expression analysis dependency resolution now supports function calls with named parameter notation.</li>
49
+
<li>Expression analysis dependency resolution now supports function calls with <ahref='https://www.postgresql.org/docs/11/sql-syntax-calling-funcs.html#SQL-SYNTAX-CALLING-FUNCS-NAMED'>named parameter notation</a>.</li>
50
50
<li>Added support for DISABLE TRIGGER options.</li>
51
51
<li>Added parser support for reserved keywords in object qualified names.</li>
52
52
<li>Improved rendering of DB selection menu in Eclipse toolbar.</li>
<li>Added PRE/POST scripts for migrations. Users may create directories named <i>PRE</i> and <i>POST</i> in projects, contents of which will be added to the beginning and end of the main migration script. PRE/POST scripts are also available in global settings and in CLI options.</li>
244
-
<li>Expression analysis dependency resolution now supports function calls with named parameter notation.</li>
244
+
<li>Expression analysis dependency resolution now supports function calls with <ahref='https://www.postgresql.org/docs/11/sql-syntax-calling-funcs.html#SQL-SYNTAX-CALLING-FUNCS-NAMED'>named parameter notation</a>.</li>
245
245
<li>Added support for DISABLE TRIGGER options.</li>
246
246
<li>Added parser support for reserved keywords in object qualified names.</li>
247
247
<li>Improved rendering of DB selection menu in Eclipse toolbar.</li>
<li>Added PRE/POST scripts for migrations. Users may create directories named <i>PRE</i> and <i>POST</i> in projects, contents of which will be added to the beginning and end of the main migration script. PRE/POST scripts are also available in global settings and in CLI options.</li>
89
-
<li>Expression analysis dependency resolution now supports function calls with named parameter notation.</li>
89
+
<li>Expression analysis dependency resolution now supports function calls with <ahref='https://www.postgresql.org/docs/11/sql-syntax-calling-funcs.html#SQL-SYNTAX-CALLING-FUNCS-NAMED'>named parameter notation</a>.</li>
90
90
<li>Added support for DISABLE TRIGGER options.</li>
91
91
<li>Added parser support for reserved keywords in object qualified names.</li>
92
92
<li>Improved rendering of DB selection menu in Eclipse toolbar.</li>
0 commit comments