Skip to content

Commit

Permalink
Prep for v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kesmit13 committed Sep 21, 2022
1 parent 324343d commit 3b6644b
Show file tree
Hide file tree
Showing 65 changed files with 154 additions and 130 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 383339b020c2e1b41344fdebedccc624
config: af25b87bbfc596f2fe8da845caf5456d
tags: 645f666f9bcd5a90fca523b33c5a78b7
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
.. autosummary::

~Connection.messages
~Connection.show
~Connection.results_format
~Connection.encoding
~Connection.globals
Expand Down
5 changes: 5 additions & 0 deletions docs/_sources/whatsnew.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ What's New

This document outlines features and improvements from each release.

v0.3.3 - September 21, 2022
---------------------------
* Add ``ssl_cipher`` option to connections
* Add ``show`` accessor for database ``SHOW`` commands

v0.3.2 - September 14, 2022
---------------------------
* Fixes for PyMySQL compatibility
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.3.2',
VERSION: '0.3.3',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions docs/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>API Reference &mdash; SingleStoreDB 0.3.2 documentation</title>
<title>API Reference &mdash; SingleStoreDB 0.3.3 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
Expand All @@ -31,7 +31,7 @@
<a href="index.html" class="icon icon-home"> SingleStoreDB
</a>
<div class="version">
0.3.2
0.3.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/generated/singlestoredb.auth.get_jwt.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.auth.get_jwt &mdash; SingleStoreDB 0.3.2 documentation</title>
<title>singlestoredb.auth.get_jwt &mdash; SingleStoreDB 0.3.3 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> SingleStoreDB
</a>
<div class="version">
0.3.2
0.3.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
7 changes: 4 additions & 3 deletions docs/generated/singlestoredb.connect.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.autocommit &mdash; SingleStoreDB 0.3.2 documentation</title>
<title>singlestoredb.connection.Connection.autocommit &mdash; SingleStoreDB 0.3.3 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> SingleStoreDB
</a>
<div class="version">
0.3.2
0.3.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/generated/singlestoredb.connection.Connection.close.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.close &mdash; SingleStoreDB 0.3.2 documentation</title>
<title>singlestoredb.connection.Connection.close &mdash; SingleStoreDB 0.3.3 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> SingleStoreDB
</a>
<div class="version">
0.3.2
0.3.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.commit &mdash; SingleStoreDB 0.3.2 documentation</title>
<title>singlestoredb.connection.Connection.commit &mdash; SingleStoreDB 0.3.3 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> SingleStoreDB
</a>
<div class="version">
0.3.2
0.3.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.cursor &mdash; SingleStoreDB 0.3.2 documentation</title>
<title>singlestoredb.connection.Connection.cursor &mdash; SingleStoreDB 0.3.3 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> SingleStoreDB
</a>
<div class="version">
0.3.2
0.3.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.disable_data_api &mdash; SingleStoreDB 0.3.2 documentation</title>
<title>singlestoredb.connection.Connection.disable_data_api &mdash; SingleStoreDB 0.3.3 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> SingleStoreDB
</a>
<div class="version">
0.3.2
0.3.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.enable_data_api &mdash; SingleStoreDB 0.3.2 documentation</title>
<title>singlestoredb.connection.Connection.enable_data_api &mdash; SingleStoreDB 0.3.3 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> SingleStoreDB
</a>
<div class="version">
0.3.2
0.3.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
23 changes: 13 additions & 10 deletions docs/generated/singlestoredb.connection.Connection.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection &mdash; SingleStoreDB 0.3.2 documentation</title>
<title>singlestoredb.connection.Connection &mdash; SingleStoreDB 0.3.3 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> SingleStoreDB
</a>
<div class="version">
0.3.2
0.3.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down Expand Up @@ -168,28 +168,31 @@ <h1>singlestoredb.connection.Connection<a class="headerlink" href="#singlestored
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">messages</span></code></p></td>
<td><p>Return messages generated by the connection.</p></td>
</tr>
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">results_format</span></code></p></td>
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">show</span></code></p></td>
<td><p>Access server properties managed by the SHOW statement.</p></td>
</tr>
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">results_format</span></code></p></td>
<td><p>Query results format ('tuple', 'namedtuple', 'dict', 'dataframe')</p></td>
</tr>
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">encoding</span></code></p></td>
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">encoding</span></code></p></td>
<td><p>Session encoding</p></td>
</tr>
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">globals</span></code></p></td>
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">globals</span></code></p></td>
<td><p>Attribute-like access to global server variables</p></td>
</tr>
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">locals</span></code></p></td>
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">locals</span></code></p></td>
<td><p>Attribute-like access to local / session server variables</p></td>
</tr>
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">cluster_globals</span></code></p></td>
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">cluster_globals</span></code></p></td>
<td><p>Attribute-like access to cluster global server variables</p></td>
</tr>
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">cluster_locals</span></code></p></td>
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">cluster_locals</span></code></p></td>
<td><p>Attribute-like access to cluster local / session server variables</p></td>
</tr>
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">vars</span></code></p></td>
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">vars</span></code></p></td>
<td><p>Attribute-like access to all server variables</p></td>
</tr>
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">cluster_vars</span></code></p></td>
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">cluster_vars</span></code></p></td>
<td><p>Attribute-like access to all cluster server variables</p></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.is_connected &mdash; SingleStoreDB 0.3.2 documentation</title>
<title>singlestoredb.connection.Connection.is_connected &mdash; SingleStoreDB 0.3.3 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> SingleStoreDB
</a>
<div class="version">
0.3.2
0.3.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.rollback &mdash; SingleStoreDB 0.3.2 documentation</title>
<title>singlestoredb.connection.Connection.rollback &mdash; SingleStoreDB 0.3.3 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> SingleStoreDB
</a>
<div class="version">
0.3.2
0.3.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Loading

0 comments on commit 3b6644b

Please sign in to comment.