Skip to content

Commit cc76d68

Browse files
committed
Prep for v0.5.1 release
1 parent c4ee8b5 commit cc76d68

File tree

88 files changed

+192
-170
lines changed

Some content is hidden

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

88 files changed

+192
-170
lines changed

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 5a4ce12e77323db0db1fc2a946257ac9
3+
config: 9ef12fd0c5fe476ca670f503d4876da8
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_sources/generated/singlestoredb.connection.ShowResult.rst.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,13 @@
1616
~ShowResult.__init__
1717
~ShowResult.count
1818
~ShowResult.index
19+
20+
21+
22+
23+
24+
.. rubric:: Attributes
25+
26+
.. autosummary::
27+
28+
~ShowResult.columns

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '0.5.0',
3+
VERSION: '0.5.1',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>API Reference &mdash; SingleStoreDB 0.5.0 documentation</title>
7+
<title>API Reference &mdash; SingleStoreDB 0.5.1 documentation</title>
88
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
@@ -31,7 +31,7 @@
3131
<a href="index.html" class="icon icon-home"> SingleStoreDB
3232
</a>
3333
<div class="version">
34-
0.5.0
34+
0.5.1
3535
</div>
3636
<div role="search">
3737
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

docs/generated/singlestoredb.auth.get_jwt.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>singlestoredb.auth.get_jwt &mdash; SingleStoreDB 0.5.0 documentation</title>
7+
<title>singlestoredb.auth.get_jwt &mdash; SingleStoreDB 0.5.1 documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
@@ -31,7 +31,7 @@
3131
<a href="../index.html" class="icon icon-home"> SingleStoreDB
3232
</a>
3333
<div class="version">
34-
0.5.0
34+
0.5.1
3535
</div>
3636
<div role="search">
3737
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">

docs/generated/singlestoredb.connect.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>singlestoredb.connect &mdash; SingleStoreDB 0.5.0 documentation</title>
7+
<title>singlestoredb.connect &mdash; SingleStoreDB 0.5.1 documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
@@ -31,7 +31,7 @@
3131
<a href="../index.html" class="icon icon-home"> SingleStoreDB
3232
</a>
3333
<div class="version">
34-
0.5.0
34+
0.5.1
3535
</div>
3636
<div role="search">
3737
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">

docs/generated/singlestoredb.connection.Connection.autocommit.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>singlestoredb.connection.Connection.autocommit &mdash; SingleStoreDB 0.5.0 documentation</title>
7+
<title>singlestoredb.connection.Connection.autocommit &mdash; SingleStoreDB 0.5.1 documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
@@ -31,7 +31,7 @@
3131
<a href="../index.html" class="icon icon-home"> SingleStoreDB
3232
</a>
3333
<div class="version">
34-
0.5.0
34+
0.5.1
3535
</div>
3636
<div role="search">
3737
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">

docs/generated/singlestoredb.connection.Connection.close.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>singlestoredb.connection.Connection.close &mdash; SingleStoreDB 0.5.0 documentation</title>
7+
<title>singlestoredb.connection.Connection.close &mdash; SingleStoreDB 0.5.1 documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
@@ -31,7 +31,7 @@
3131
<a href="../index.html" class="icon icon-home"> SingleStoreDB
3232
</a>
3333
<div class="version">
34-
0.5.0
34+
0.5.1
3535
</div>
3636
<div role="search">
3737
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">

docs/generated/singlestoredb.connection.Connection.commit.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>singlestoredb.connection.Connection.commit &mdash; SingleStoreDB 0.5.0 documentation</title>
7+
<title>singlestoredb.connection.Connection.commit &mdash; SingleStoreDB 0.5.1 documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
@@ -31,7 +31,7 @@
3131
<a href="../index.html" class="icon icon-home"> SingleStoreDB
3232
</a>
3333
<div class="version">
34-
0.5.0
34+
0.5.1
3535
</div>
3636
<div role="search">
3737
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">

docs/generated/singlestoredb.connection.Connection.cursor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>singlestoredb.connection.Connection.cursor &mdash; SingleStoreDB 0.5.0 documentation</title>
7+
<title>singlestoredb.connection.Connection.cursor &mdash; SingleStoreDB 0.5.1 documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
@@ -31,7 +31,7 @@
3131
<a href="../index.html" class="icon icon-home"> SingleStoreDB
3232
</a>
3333
<div class="version">
34-
0.5.0
34+
0.5.1
3535
</div>
3636
<div role="search">
3737
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">

0 commit comments

Comments
 (0)