Skip to content

Commit

Permalink
Deploying to gh-pages from @ db5cf03 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Action committed Jul 5, 2024
1 parent f4fc029 commit 79300a2
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 2 deletions.
Binary file modified .doctrees/changelog.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/readme.doctree
Binary file not shown.
2 changes: 2 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,8 @@ <h3>🗑️ Removed<a class="headerlink" href="#removed" title="Link to this hea
<section id="internal">
<h3>🧰 Internal<a class="headerlink" href="#internal" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>Removed pyexasol dbapi2 api shim
(Now it is using the dbapi2 shim provided by the pyexasol project)</p></li>
<li><p>Remove testing against Exasol 7.0</p></li>
<li><p>Relocked dependencies</p></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ <h2>SQLAlchemy Dialect for EXASOL DB<a class="headerlink" href="#sqlalchemy-dial
<a class="reference external image-reference" href="https://www.exasol.com/"><img alt="Exasol - Supported Version(s)" src="https://img.shields.io/badge/exasol-7.1.9%20%7C%207.0.18-green" /></a>
<a class="reference external image-reference" href="https://github.com/psf/black"><img alt="Formatter - Black" src="https://img.shields.io/badge/code%20style-black-000000.svg" /></a>
<a class="reference external image-reference" href="https://pycqa.github.io/isort/"><img alt="Formatter - Isort" src="https://img.shields.io/badge/imports-isort-ef8336.svg" /></a>
<a class="reference external image-reference" href="https://github.com/PyCQA/pylint"><img alt="Pylint" src="https://img.shields.io/badge/pylint-6.4-yellowgreen" /></a>
<a class="reference external image-reference" href="https://github.com/PyCQA/pylint"><img alt="Pylint" src="https://img.shields.io/badge/pylint-5.9-yellow" /></a>
<a class="reference external image-reference" href="https://opensource.org/licenses/BSD-2-Clause"><img alt="License" src="https://img.shields.io/pypi/l/sqlalchemy-exasol" /></a>
<a class="reference external image-reference" href="https://pypi.org/project/sqlalchemy-exasol/"><img alt="Last Commit" src="https://img.shields.io/github/last-commit/exasol/sqlalchemy-exasol" /></a>
<a class="reference external image-reference" href="https://pypi.org/project/sqlalchemy-exasol"><img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/sqlalchemy-exasol" /></a>
Expand Down
Loading

0 comments on commit 79300a2

Please sign in to comment.