Skip to content

Commit 177baa1

Browse files
author
Thomas Schmidt
committed
Updated README and Logo
1 parent 5d8a05a commit 177baa1

6 files changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<img src="./SQLMock_logo.png" alt="SQLMock Logo" width="250"/>
2+
13
# SQL Mock: Python Library for Mocking SQL Queries with Dictionary Inputs
24

35
[![PyPI version](https://img.shields.io/pypi/v/sql-mock.svg)](https://pypi.org/project/sql-mock/)

SQLMock_logo.png

351 KB
Loading

docs/objects.inv

2 Bytes
Binary file not shown.

docs/py-modindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h1>Python Module Index</h1>
106106
<td><img src="_static/minus.png" class="toggler"
107107
id="toggle-1" style="display: none" alt="-" /></td>
108108
<td>
109-
<a href="sql_mock.html#module-sql_mock"><code class="xref">sql_mock</code></a></td><td>
109+
<a href="index.html#module-sql_mock"><code class="xref">sql_mock</code></a></td><td>
110110
<em></em></td></tr>
111111
<tr class="cg-1">
112112
<td></td>

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://deeplcom.github.io/sql-mock/en/index.html</loc></url><url><loc>https://deeplcom.github.io/sql-mock/en/usage/dbt.html</loc></url><url><loc>https://deeplcom.github.io/sql-mock/en/genindex.html</loc></url><url><loc>https://deeplcom.github.io/sql-mock/en/py-modindex.html</loc></url><url><loc>https://deeplcom.github.io/sql-mock/en/search.html</loc></url></urlset>
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://deeplcom.github.io/sql-mock/en/index.html</loc></url><url><loc>https://deeplcom.github.io/sql-mock/en/genindex.html</loc></url><url><loc>https://deeplcom.github.io/sql-mock/en/py-modindex.html</loc></url><url><loc>https://deeplcom.github.io/sql-mock/en/search.html</loc></url></urlset>

0 commit comments

Comments
 (0)