Skip to content

Commit

Permalink
build based on d9aad17
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Sep 8, 2024
1 parent d2f740a commit da7b3fe
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 34 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.5","generation_timestamp":"2024-09-07T23:08:58","documenter_version":"1.7.0"}}
{"documenter":{"julia_version":"1.10.5","generation_timestamp":"2024-09-08T00:45:03","documenter_version":"1.7.0"}}
57 changes: 30 additions & 27 deletions dev/apireference/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
result = Jorm.delete!(db, BlogArticle, 1)
result = Jorm.read_one(db, BlogArticle, 1)
@test isempty(result)</code></pre><h4 id="Closing-the-Database-Connection"><a class="docs-heading-anchor" href="#Closing-the-Database-Connection">Closing the Database Connection</a><a id="Closing-the-Database-Connection-1"></a><a class="docs-heading-anchor-permalink" href="#Closing-the-Database-Connection" title="Permalink"></a></h4><p>Close the database connection and delete the database file if needed:</p><pre><code class="language-julia hljs">Jorm.disconnect(db)
Jorm.delete_db(connection_string)</code></pre><h3 id="Other-Julia-ORM-Like-Libraries"><a class="docs-heading-anchor" href="#Other-Julia-ORM-Like-Libraries">Other Julia ORM Like Libraries</a><a id="Other-Julia-ORM-Like-Libraries-1"></a><a class="docs-heading-anchor-permalink" href="#Other-Julia-ORM-Like-Libraries" title="Permalink"></a></h3><p>Jorm.jl is a simple and young ORM tool for working with Web Apps and Databases, but it&#39;s not ideal for all applications. For users with more specialized needs, consider using:</p><ul><li>SearchLight.jl</li><li>FunnyORM.jl</li><li>SQLite.jl</li><li>LibPQ.jl</li><li>Wasabi.jl</li><li>etc</li><li></li></ul><h3 id="Questions"><a class="docs-heading-anchor" href="#Questions">Questions</a><a id="Questions-1"></a><a class="docs-heading-anchor-permalink" href="#Questions" title="Permalink"></a></h3><p>If there is something you expect Jorm.jl to be capable of, but cannot figure out how to do, please reach out with questions. Additionally you can check out the introduction to Jorm.jl.</p><p>Documentation for <a href="https://github.com/jcharistech/Jorm.jl">Jorm</a>.</p><p><em>Jesus Saves @JCharisTech</em></p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="working_with_webapps/">Jorm.jl with WebApps »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Saturday 7 September 2024 23:08">Saturday 7 September 2024</span>. Using Julia version 1.10.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Jorm.delete_db(connection_string)</code></pre><h3 id="Other-Julia-ORM-Like-Libraries"><a class="docs-heading-anchor" href="#Other-Julia-ORM-Like-Libraries">Other Julia ORM Like Libraries</a><a id="Other-Julia-ORM-Like-Libraries-1"></a><a class="docs-heading-anchor-permalink" href="#Other-Julia-ORM-Like-Libraries" title="Permalink"></a></h3><p>Jorm.jl is a simple and young ORM tool for working with Web Apps and Databases, but it&#39;s not ideal for all applications. For users with more specialized needs, consider using:</p><ul><li>SearchLight.jl</li><li>FunnyORM.jl</li><li>SQLite.jl</li><li>LibPQ.jl</li><li>Wasabi.jl</li><li>etc</li><li></li></ul><h3 id="Questions"><a class="docs-heading-anchor" href="#Questions">Questions</a><a id="Questions-1"></a><a class="docs-heading-anchor-permalink" href="#Questions" title="Permalink"></a></h3><p>If there is something you expect Jorm.jl to be capable of, but cannot figure out how to do, please reach out with questions. Additionally you can check out the introduction to Jorm.jl.</p><p>Documentation for <a href="https://github.com/jcharistech/Jorm.jl">Jorm</a>.</p><p><em>Jesus Saves @JCharisTech</em></p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="working_with_webapps/">Jorm.jl with WebApps »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Sunday 8 September 2024 00:45">Sunday 8 September 2024</span>. Using Julia version 1.10.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Binary file modified dev/objects.inv
Binary file not shown.
Loading

0 comments on commit da7b3fe

Please sign in to comment.