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>Fix issue with <code>UT_TAP_REPORTER</code> on Oracle 23.26 by @jgebal in <ahref="https://github.com/utPLSQL/utPLSQL/pull/1359">#1359</a></li>
1350
+
<li>Fixed support for camelCase in context <code>--%name</code> annotation. by @jgebal in <ahref="https://github.com/utPLSQL/utPLSQL/pull/1361">#1361</a></li>
1351
+
<li>utPLSQL can be installed in editioned schema. by @jgebal in <ahref="https://github.com/utPLSQL/utPLSQL/pull/1362">#1362</a></li>
1352
+
<li>Removed coveralls reporter by @jgebal in <ahref="https://github.com/utPLSQL/utPLSQL/pull/1363">#1363</a></li>
1353
+
<li>Clarify behavior of before/after procedures in suitepath by @jgebal in <ahref="https://github.com/utPLSQL/utPLSQL/pull/1364">#1364</a></li>
1354
+
<li><code>throws</code> can reference exception without schema or package name by @jgebal in <ahref="https://github.com/utPLSQL/utPLSQL/pull/1365">#1365</a></li>
1355
+
<li><code>throws</code> works with uninitialized exception variables by @jgebal in <ahref="https://github.com/utPLSQL/utPLSQL/pull/1366">#1366</a></li>
<p>Happy new year! Thanks to <ahref="https://github.com/simasch">Simon Martinelli</a> utPLSQL v3+ is now integrated with <ahref="https://www.allroundautomations.com/products/pl-sql-developer/">PL/SQL Developer</a> IDE</p>
<li>Download the plugin release from <ahref="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases">releases page</a></li>
1814
-
<li>Copy <code>PlsqlDeveloperUtPlsqlPlugin.dll</code> or <code>PlsqlDeveloperUtPlsqlPlugin_x86.dll</code> to the PlugIns directory of your PL/SQL Developer installation</li>
<p>Happy new year! Thanks to <ahref="https://github.com/simasch">Simon Martinelli</a> utPLSQL v3+ is now integrated with <ahref="https://www.allroundautomations.com/products/pl-sql-developer/">PL/SQL Developer</a> IDE</p>
<li>Download the plugin release from <ahref="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases">releases page</a></li>
1357
+
<li>Copy <code>PlsqlDeveloperUtPlsqlPlugin.dll</code> or <code>PlsqlDeveloperUtPlsqlPlugin_x86.dll</code> to the PlugIns directory of your PL/SQL Developer installation</li>
<li>Added <code>to_contain</code> matcher for collections and cursors <ahref="https://github.com/utPLSQL/utPLSQL/issues/79">#79</a></li>
1865
-
<li>Added <code>unordered_columns</code> (<code>uc</code>) option for cursor comparison to ignore the order of the columns <ahref="https://github.com/utPLSQL/utPLSQL/issues/779">#779</a></li>
1866
-
<li>Added <code>ut_debug_reporter</code> for debug logging <ahref="https://github.com/utPLSQL/utPLSQL/issues/480">#480</a></li>
1867
-
<li>Added <code>ut_realtime_reporter</code> for utPLSQL-SQLDeveloper extension <ahref="https://github.com/utPLSQL/utPLSQL/issues/795">#795</a></li>
<li>Improved performance of cursor comparison <ahref="https://github.com/utPLSQL/utPLSQL/issues/780">#780</a></li>
1872
-
<li>Added support for installation on databases with block size < 8KB <ahref="https://github.com/utPLSQL/utPLSQL/issues/848">#848</a></li>
1873
-
<li>Added initial timeout to <code>ut_output_buffer</code><ahref="https://github.com/utPLSQL/utPLSQL/issues/840">#840</a></li>
1874
-
<li>Enhanced performance of <code>get_reporters_list</code> function <ahref="https://github.com/utPLSQL/utPLSQL/issues/814">#814</a></li>
1875
-
<li>Moved calls of <code>dbms_lock.sleep</code> to <code>dbms_session</code> for newer DB versions <ahref="https://github.com/utPLSQL/utPLSQL/issues/806">#806</a></li>
1876
-
<li>utPLSQL coverage will now work without re-install after DB-upgrade from 12.1 to 12.2 <ahref="https://github.com/utPLSQL/utPLSQL/issues/803">#803</a></li>
0 commit comments