Skip to content

Commit 2a9fc37

Browse files
author
committed
Deployed 72dc4db with MkDocs version: 1.6.1
1 parent 8b2d268 commit 2a9fc37

11 files changed

Lines changed: 1880 additions & 211 deletions

File tree

announcements/category/website.html

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1263,6 +1263,47 @@ <h1 id="website">website<a class="headerlink" href="#website" title="Permanent l
12631263
<article class="md-post md-post--excerpt">
12641264
<header class="md-post__header">
12651265

1266+
<div class="md-post__meta md-meta">
1267+
<ul class="md-meta__list">
1268+
<li class="md-meta__item">
1269+
<time datetime="2026-06-15 00:00:00+00:00">June 15, 2026</time></li>
1270+
1271+
<li class="md-meta__item">
1272+
in
1273+
1274+
<a href="website.html" class="md-meta__link">website</a></li>
1275+
1276+
1277+
1278+
<li class="md-meta__item">
1279+
1280+
1 min read
1281+
1282+
</li>
1283+
1284+
1285+
</ul>
1286+
1287+
</div>
1288+
</header>
1289+
<div class="md-post__content md-typeset">
1290+
<h2 id="website-navigation-improvements"><a class="toclink" href="../website-navigation-improvements.html">Website navigation improvements</a></h2>
1291+
<p>We've been busy improving the utPLSQL website experience over the past couple of days.</p>
1292+
1293+
1294+
<nav class="md-post__action">
1295+
<a href="../website-navigation-improvements.html">
1296+
Continue reading
1297+
</a>
1298+
</nav>
1299+
1300+
1301+
</div>
1302+
</article>
1303+
1304+
<article class="md-post md-post--excerpt">
1305+
<header class="md-post__header">
1306+
12661307
<div class="md-post__meta md-meta">
12671308
<ul class="md-meta__list">
12681309
<li class="md-meta__item">

announcements/index.html

Lines changed: 41 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,6 +1251,47 @@ <h1 id="announcements">Announcements<a class="headerlink" href="#announcements"
12511251
<article class="md-post md-post--excerpt">
12521252
<header class="md-post__header">
12531253

1254+
<div class="md-post__meta md-meta">
1255+
<ul class="md-meta__list">
1256+
<li class="md-meta__item">
1257+
<time datetime="2026-06-15 00:00:00+00:00">June 15, 2026</time></li>
1258+
1259+
<li class="md-meta__item">
1260+
in
1261+
1262+
<a href="category/website.html" class="md-meta__link">website</a></li>
1263+
1264+
1265+
1266+
<li class="md-meta__item">
1267+
1268+
1 min read
1269+
1270+
</li>
1271+
1272+
1273+
</ul>
1274+
1275+
</div>
1276+
</header>
1277+
<div class="md-post__content md-typeset">
1278+
<h2 id="website-navigation-improvements"><a class="toclink" href="website-navigation-improvements.html">Website navigation improvements</a></h2>
1279+
<p>We've been busy improving the utPLSQL website experience over the past couple of days.</p>
1280+
1281+
1282+
<nav class="md-post__action">
1283+
<a href="website-navigation-improvements.html">
1284+
Continue reading
1285+
</a>
1286+
</nav>
1287+
1288+
1289+
</div>
1290+
</article>
1291+
1292+
<article class="md-post md-post--excerpt">
1293+
<header class="md-post__header">
1294+
12541295
<div class="md-post__meta md-meta">
12551296
<ul class="md-meta__list">
12561297
<li class="md-meta__item">
@@ -1706,54 +1747,6 @@ <h2 id="downloads"><a class="toclink" href="utplsql-v3111-released.html#download
17061747
</div>
17071748
</article>
17081749

1709-
<article class="md-post md-post--excerpt">
1710-
<header class="md-post__header">
1711-
1712-
<div class="md-post__meta md-meta">
1713-
<ul class="md-meta__list">
1714-
<li class="md-meta__item">
1715-
<time datetime="2021-01-01 00:00:00+00:00">January 1, 2021</time></li>
1716-
1717-
<li class="md-meta__item">
1718-
in
1719-
1720-
<a href="category/releases.html" class="md-meta__link">releases</a>,
1721-
<a href="category/utplsql-plsql-developer-plugins.html" class="md-meta__link">utplsql-plsql-developer-plugins</a></li>
1722-
1723-
1724-
1725-
<li class="md-meta__item">
1726-
1727-
1 min read
1728-
1729-
</li>
1730-
1731-
1732-
</ul>
1733-
1734-
</div>
1735-
</header>
1736-
<div class="md-post__content md-typeset">
1737-
<h2 id="plsql-developer-plugin-released"><a class="toclink" href="plsql-developer-plugin-version-100-released.html">PL/SQL Developer plugin released!</a></h2>
1738-
<p>Happy new year! Thanks to <a href="https://github.com/simasch">Simon Martinelli</a> utPLSQL v3+ is now integrated with <a href="https://www.allroundautomations.com/products/pl-sql-developer/">PL/SQL Developer</a> IDE</p>
1739-
<h3 id="features"><a class="toclink" href="plsql-developer-plugin-version-100-released.html#features">Features</a></h3>
1740-
<ul>
1741-
<li>The Plugin enables PL/SQL Developer to run tests and code coverage with utPLSQL</li>
1742-
<li>Tests and code coverage can be run for the current user from the tool ribbon or from the context menu on a package or a user</li>
1743-
<li>Test results shown in a test runner window and the code coverage report will be opened in the default browser </li>
1744-
</ul>
1745-
<h3 id="documentation"><a class="toclink" href="plsql-developer-plugin-version-100-released.html#documentation">Documentation</a></h3>
1746-
<p>See details of plugin usage in <a href="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/blob/develop/README.md">readme file</a> </p>
1747-
<h3 id="downloads"><a class="toclink" href="plsql-developer-plugin-version-100-released.html#downloads">Downloads</a></h3>
1748-
<ul>
1749-
<li>Download the plugin release from <a href="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases">releases page</a></li>
1750-
<li>Copy <code>PlsqlDeveloperUtPlsqlPlugin.dll</code> or <code>PlsqlDeveloperUtPlsqlPlugin_x86.dll</code> to the PlugIns directory of your PL/SQL Developer installation</li>
1751-
</ul>
1752-
1753-
1754-
</div>
1755-
</article>
1756-
17571750

17581751

17591752

announcements/page/2/index.html

Lines changed: 48 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,6 +1251,54 @@ <h1 id="announcements">Announcements<a class="headerlink" href="#announcements"
12511251
<article class="md-post md-post--excerpt">
12521252
<header class="md-post__header">
12531253

1254+
<div class="md-post__meta md-meta">
1255+
<ul class="md-meta__list">
1256+
<li class="md-meta__item">
1257+
<time datetime="2021-01-01 00:00:00+00:00">January 1, 2021</time></li>
1258+
1259+
<li class="md-meta__item">
1260+
in
1261+
1262+
<a href="../../category/releases.html" class="md-meta__link">releases</a>,
1263+
<a href="../../category/utplsql-plsql-developer-plugins.html" class="md-meta__link">utplsql-plsql-developer-plugins</a></li>
1264+
1265+
1266+
1267+
<li class="md-meta__item">
1268+
1269+
1 min read
1270+
1271+
</li>
1272+
1273+
1274+
</ul>
1275+
1276+
</div>
1277+
</header>
1278+
<div class="md-post__content md-typeset">
1279+
<h2 id="plsql-developer-plugin-released"><a class="toclink" href="../../plsql-developer-plugin-version-100-released.html">PL/SQL Developer plugin released!</a></h2>
1280+
<p>Happy new year! Thanks to <a href="https://github.com/simasch">Simon Martinelli</a> utPLSQL v3+ is now integrated with <a href="https://www.allroundautomations.com/products/pl-sql-developer/">PL/SQL Developer</a> IDE</p>
1281+
<h3 id="features"><a class="toclink" href="../../plsql-developer-plugin-version-100-released.html#features">Features</a></h3>
1282+
<ul>
1283+
<li>The Plugin enables PL/SQL Developer to run tests and code coverage with utPLSQL</li>
1284+
<li>Tests and code coverage can be run for the current user from the tool ribbon or from the context menu on a package or a user</li>
1285+
<li>Test results shown in a test runner window and the code coverage report will be opened in the default browser </li>
1286+
</ul>
1287+
<h3 id="documentation"><a class="toclink" href="../../plsql-developer-plugin-version-100-released.html#documentation">Documentation</a></h3>
1288+
<p>See details of plugin usage in <a href="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/blob/develop/README.md">readme file</a> </p>
1289+
<h3 id="downloads"><a class="toclink" href="../../plsql-developer-plugin-version-100-released.html#downloads">Downloads</a></h3>
1290+
<ul>
1291+
<li>Download the plugin release from <a href="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases">releases page</a></li>
1292+
<li>Copy <code>PlsqlDeveloperUtPlsqlPlugin.dll</code> or <code>PlsqlDeveloperUtPlsqlPlugin_x86.dll</code> to the PlugIns directory of your PL/SQL Developer installation</li>
1293+
</ul>
1294+
1295+
1296+
</div>
1297+
</article>
1298+
1299+
<article class="md-post md-post--excerpt">
1300+
<header class="md-post__header">
1301+
12541302
<div class="md-post__meta md-meta">
12551303
<ul class="md-meta__list">
12561304
<li class="md-meta__item">
@@ -1758,69 +1806,6 @@ <h2 id="continuous-testing-of-utplsql"><a class="toclink" href="../../utplsql-is
17581806
</div>
17591807
</article>
17601808

1761-
<article class="md-post md-post--excerpt">
1762-
<header class="md-post__header">
1763-
1764-
<div class="md-post__meta md-meta">
1765-
<ul class="md-meta__list">
1766-
<li class="md-meta__item">
1767-
<time datetime="2019-03-25 00:00:00+00:00">March 25, 2019</time></li>
1768-
1769-
<li class="md-meta__item">
1770-
in
1771-
1772-
<a href="../../category/releases.html" class="md-meta__link">releases</a>,
1773-
<a href="../../category/utplsql-cli.html" class="md-meta__link">utplsql-cli</a></li>
1774-
1775-
1776-
1777-
<li class="md-meta__item">
1778-
1779-
1 min read
1780-
1781-
</li>
1782-
1783-
1784-
</ul>
1785-
1786-
</div>
1787-
</header>
1788-
<div class="md-post__content md-typeset">
1789-
<h2 id="changes-in-release-316"><a class="toclink" href="../../utplsql-cli-v316-released.html">Changes in release 3.1.6</a></h2>
1790-
<h3 id="compatibility"><a class="toclink" href="../../utplsql-cli-v316-released.html#compatibility">Compatibility</a></h3>
1791-
<p>This version of utPLQL-cli is compatible with all versions of utPLSQL from 3.0.0 to 3.1.6. We encourage you to always use the latest version of cli to communicate with a v3 core.</p>
1792-
<h3 id="new-features"><a class="toclink" href="../../utplsql-cli-v316-released.html#new-features">New Features</a></h3>
1793-
<ul>
1794-
<li>CLI now logs some basic information to screen in addition to an eventually configured to-screen-reporter (<a href="https://github.com/utPLSQL/utPLSQL-cli/issues/89">#89</a>, <a href="https://github.com/utPLSQL/utPLSQL-cli/issues/76">#76</a>)</li>
1795-
<li>This output can be avoided with the new <code>-q, --quiet</code> parameter</li>
1796-
<li>Much more logging can be output with the new <code>-d, --debug</code> parameter</li>
1797-
<li>It's possible to connect as sysdba now via <code>utplsql run "sys as sysdba"/pw@connectstring</code> (<a href="https://github.com/utPLSQL/utPLSQL-cli/issues/115">#115</a>)</li>
1798-
<li>The default timeout of 60 minutes is now configurable via the new <code>-t, --timeout</code> parameter (<a href="https://github.com/utPLSQL/utPLSQL-cli/issues/124">#124</a>)</li>
1799-
</ul>
1800-
<h3 id="enhancements"><a class="toclink" href="../../utplsql-cli-v316-released.html#enhancements">Enhancements</a></h3>
1801-
<ul>
1802-
<li>Timeout now returns error exit-code (<a href="https://github.com/utPLSQL/utPLSQL-cli/issues/129">#129</a>)</li>
1803-
<li>In case of Oracle stuck-scenario during createStatement, a warning is written to the screen and the same call for running the tests is retried up to 5 times. (<a href="https://github.com/utPLSQL/utPLSQL-cli/issues/20">#20</a>)</li>
1804-
<li>It's now possible to pass usernames containing <code>/</code> and passwords containing <code>@</code> by encapsulating those in the connectstring with <code>"</code>: <code>utplsql run "my/User"/"P@ssword"@server:1521/Service</code> (<a href="https://github.com/utPLSQL/utPLSQL-cli/issues/111">#111</a>)</li>
1805-
<li>API-version is now stored in a separate, non-compiled file</li>
1806-
</ul>
1807-
<h3 id="bugfixes"><a class="toclink" href="../../utplsql-cli-v316-released.html#bugfixes">Bugfixes</a></h3>
1808-
<ul>
1809-
<li>Info command should now show the correct version information (<a href="https://github.com/utPLSQL/utPLSQL-cli/issues/108">#108</a>)</li>
1810-
<li>Non-argument call will output help (<a href="https://github.com/utPLSQL/utPLSQL-cli/issues/110">#110</a>)</li>
1811-
</ul>
1812-
<h3 id="internal-enhancements"><a class="toclink" href="../../utplsql-cli-v316-released.html#internal-enhancements">Internal enhancements</a></h3>
1813-
<ul>
1814-
<li>Update of HikariCP</li>
1815-
<li>Improvement of passing user/pw/connect info to connection pool</li>
1816-
<li>Improvement of Error-Handling</li>
1817-
<li>Cleanup of tests</li>
1818-
</ul>
1819-
1820-
1821-
</div>
1822-
</article>
1823-
18241809

18251810

18261811

0 commit comments

Comments
 (0)