Skip to content

Commit a436501

Browse files
committed
Added documentation for '1.5.3'.
1 parent 26f83fd commit a436501

File tree

740 files changed

+2796
-1846
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

740 files changed

+2796
-1846
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group = "io.github.smyrgeorge"
2-
version = "1.5.2"
2+
version = "1.5.3"
33

44
plugins {
55
alias(libs.plugins.kotlin.multiplatform) apply false

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</button>
4444
<div class="navigation-controls--break ui-kit_mobile-only"></div>
4545
<div class="library-version" id="library-version">
46-
1.5.2 </div>
46+
1.5.3 </div>
4747
<div class="navigation-controls">
4848
<button class="navigation-controls--btn navigation-controls--btn_theme" id="theme-toggle-button"
4949
type="button">Switch theme

docs/navigation.html

Lines changed: 85 additions & 80 deletions
Large diffs are not rendered by default.

docs/package-list

Lines changed: 16 additions & 16 deletions
Large diffs are not rendered by default.

docs/scripts/pages.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/sqlx4k-arrow/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</a> <button class="navigation-controls--btn navigation-controls--btn_toc ui-kit_mobile-only" id="toc-toggle" type="button">Toggle table of contents
4040
</button>
4141
<div class="navigation-controls--break ui-kit_mobile-only"></div>
42-
<div class="library-version" id="library-version">1.5.2
42+
<div class="library-version" id="library-version">1.5.3
4343
</div>
4444
<div class="navigation-controls">
4545
<ul class="filter-section filter-section_loading" id="filter-section" aria-label="Target filter">

docs/sqlx4k-arrow/io.github.smyrgeorge.sqlx4k.arrow.impl.extensions/-db-result/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</a> <button class="navigation-controls--btn navigation-controls--btn_toc ui-kit_mobile-only" id="toc-toggle" type="button">Toggle table of contents
4040
</button>
4141
<div class="navigation-controls--break ui-kit_mobile-only"></div>
42-
<div class="library-version" id="library-version">1.5.2
42+
<div class="library-version" id="library-version">1.5.3
4343
</div>
4444
<div class="navigation-controls">
4545
<ul class="filter-section filter-section_loading" id="filter-section" aria-label="Target filter">

docs/sqlx4k-arrow/io.github.smyrgeorge.sqlx4k.arrow.impl.extensions/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</a> <button class="navigation-controls--btn navigation-controls--btn_toc ui-kit_mobile-only" id="toc-toggle" type="button">Toggle table of contents
4040
</button>
4141
<div class="navigation-controls--break ui-kit_mobile-only"></div>
42-
<div class="library-version" id="library-version">1.5.2
42+
<div class="library-version" id="library-version">1.5.3
4343
</div>
4444
<div class="navigation-controls">
4545
<ul class="filter-section filter-section_loading" id="filter-section" aria-label="Target filter">

docs/sqlx4k-arrow/io.github.smyrgeorge.sqlx4k.arrow.impl.extensions/to-db-result.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</a> <button class="navigation-controls--btn navigation-controls--btn_toc ui-kit_mobile-only" id="toc-toggle" type="button">Toggle table of contents
4040
</button>
4141
<div class="navigation-controls--break ui-kit_mobile-only"></div>
42-
<div class="library-version" id="library-version">1.5.2
42+
<div class="library-version" id="library-version">1.5.3
4343
</div>
4444
<div class="navigation-controls">
4545
<ul class="filter-section filter-section_loading" id="filter-section" aria-label="Target filter">

docs/sqlx4k-arrow/io.github.smyrgeorge.sqlx4k.arrow/-arrow-context-crud-repository/delete.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</a> <button class="navigation-controls--btn navigation-controls--btn_toc ui-kit_mobile-only" id="toc-toggle" type="button">Toggle table of contents
4040
</button>
4141
<div class="navigation-controls--break ui-kit_mobile-only"></div>
42-
<div class="library-version" id="library-version">1.5.2
42+
<div class="library-version" id="library-version">1.5.3
4343
</div>
4444
<div class="navigation-controls">
4545
<ul class="filter-section filter-section_loading" id="filter-section" aria-label="Target filter">
@@ -95,7 +95,7 @@
9595
<div class="cover ">
9696
<h1 class="cover"><span><span>delete</span></span></h1>
9797
</div>
98-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":sqlx4k-arrow/commonMain"><div class="symbol monospace"><span class="token keyword">context</span><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">context<span class="token operator">: </span><a href="../../../sqlx4k/io.github.smyrgeorge.sqlx4k/-query-executor/index.html">QueryExecutor</a></span></span><span class="token punctuation">)</span><br><span class="token keyword">abstract </span><span class="token keyword">suspend </span><span class="token keyword">fun </span><a href="delete.html"><span class="token function">delete</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">entity<span class="token operator">: </span><a href="index.html">T</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../io.github.smyrgeorge.sqlx4k.arrow.impl.extensions/-db-result/index.html">DbResult</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-unit/index.html">Unit</a><span class="token operator">&gt;</span><span class="source-link-wrapper"><span class="source-link" data-element-type="source-link">(<a href="https://github.com/smyrgeorge/sqlx4k/tree/main/sqlx4k-arrow/src/commonMain/kotlin/io/github/smyrgeorge/sqlx4k/arrow/ArrowContextCrudRepository.kt#L57">source</a>)</span></span></div><p class="paragraph">Deletes the given entity from the data source using the specified driver context.</p><p class="paragraph">This method performs an asynchronous delete operation and returns the result. If the operation is successful, the result will contain a successful unit value. In case of failure, the result contains the error details.</p><span class="kdoc-tag"><h4 class="">Return</h4><p class="paragraph">A <a href="../../io.github.smyrgeorge.sqlx4k.arrow.impl.extensions/-db-result/index.html">DbResult</a> containing a <a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-unit/index.html">Unit</a> value if the operation is successful, or an error if the operation fails.</p></span><h4 class="tableheader">Parameters</h4><div class="table"><div class="table-row table-row_content" data-filterable-current=":sqlx4k-arrow/commonMain" data-filterable-set=":sqlx4k-arrow/commonMain"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>entity</span></span></u></div></span></div><div><div class="title"><p class="paragraph">The entity of type <a href="index.html">T</a> to be delÏeted from the data source.</p></div></div></div></div></div></div></div>
98+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":sqlx4k-arrow/commonMain"><div class="symbol monospace"><span class="token keyword">context</span><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">context<span class="token operator">: </span><a href="../../../sqlx4k/io.github.smyrgeorge.sqlx4k/-query-executor/index.html">QueryExecutor</a></span></span><span class="token punctuation">)</span><br><span class="token keyword">abstract </span><span class="token keyword">suspend </span><span class="token keyword">fun </span><a href="delete.html"><span class="token function">delete</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">entity<span class="token operator">: </span><a href="index.html">T</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../io.github.smyrgeorge.sqlx4k.arrow.impl.extensions/-db-result/index.html">DbResult</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-unit/index.html">Unit</a><span class="token operator">&gt;</span><span class="source-link-wrapper"><span class="source-link" data-element-type="source-link">(<a href="https://github.com/smyrgeorge/sqlx4k/tree/main/sqlx4k-arrow/src/commonMain/kotlin/io/github/smyrgeorge/sqlx4k/arrow/ArrowContextCrudRepository.kt#L58">source</a>)</span></span></div><p class="paragraph">Deletes the given entity from the data source using the specified driver context.</p><p class="paragraph">This method performs an asynchronous delete operation and returns the result. If the operation is successful, the result will contain a successful unit value. In case of failure, the result contains the error details.</p><span class="kdoc-tag"><h4 class="">Return</h4><p class="paragraph">A <a href="../../io.github.smyrgeorge.sqlx4k.arrow.impl.extensions/-db-result/index.html">DbResult</a> containing a <a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-unit/index.html">Unit</a> value if the operation is successful, or an error if the operation fails.</p></span><h4 class="tableheader">Parameters</h4><div class="table"><div class="table-row table-row_content" data-filterable-current=":sqlx4k-arrow/commonMain" data-filterable-set=":sqlx4k-arrow/commonMain"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>entity</span></span></u></div></span></div><div><div class="title"><p class="paragraph">The entity of type <a href="index.html">T</a> to be delÏeted from the data source.</p></div></div></div></div></div></div></div>
9999
</div>
100100
<div class="footer">
101101
<div class="footer--container">

0 commit comments

Comments
 (0)