Skip to content

Commit

Permalink
Fix autocommit in http; release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kesmit13 committed Sep 9, 2022
1 parent 5749897 commit b3aaefd
Show file tree
Hide file tree
Showing 64 changed files with 163 additions and 134 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: b8d154b6bb9df057357f704a4485383b
config: 42cb6548b638664d2674fbd423dd8407
tags: 645f666f9bcd5a90fca523b33c5a78b7
8 changes: 8 additions & 0 deletions docs/_sources/whatsnew.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ What's New

This document outlines features and improvements from each release.

v0.3.1 - September 9, 2022
--------------------------
* Changed cipher in PyMySQL connection for SingleStoreDB Cloud compatibility

v0.3.0 - September 9, 2022
--------------------------
* Changed autocommit=True by default

v0.2.0 - Pre-Release
--------------------
* Changed to pure Python driver
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.2.0',
VERSION: '0.3.1',
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.2.0 documentation</title>
<title>API Reference &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.2.0 documentation</title>
<title>singlestoredb.auth.get_jwt &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.2.0 documentation</title>
<title>singlestoredb.connection.Connection.autocommit &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.2.0 documentation</title>
<title>singlestoredb.connection.Connection.close &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.2.0 documentation</title>
<title>singlestoredb.connection.Connection.commit &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.2.0 documentation</title>
<title>singlestoredb.connection.Connection.cursor &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.2.0 documentation</title>
<title>singlestoredb.connection.Connection.disable_data_api &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.2.0 documentation</title>
<title>singlestoredb.connection.Connection.enable_data_api &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.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.2.0 documentation</title>
<title>singlestoredb.connection.Connection &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.is_connected &mdash; SingleStoreDB 0.2.0 documentation</title>
<title>singlestoredb.connection.Connection.is_connected &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.2.0 documentation</title>
<title>singlestoredb.connection.Connection.rollback &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.Cursor.callproc.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.Cursor.callproc &mdash; SingleStoreDB 0.2.0 documentation</title>
<title>singlestoredb.connection.Cursor.callproc &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.Cursor.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.Cursor.close &mdash; SingleStoreDB 0.2.0 documentation</title>
<title>singlestoredb.connection.Cursor.close &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.Cursor.execute.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.Cursor.execute &mdash; SingleStoreDB 0.2.0 documentation</title>
<title>singlestoredb.connection.Cursor.execute &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.Cursor.executemany &mdash; SingleStoreDB 0.2.0 documentation</title>
<title>singlestoredb.connection.Cursor.executemany &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.Cursor.fetchall.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.Cursor.fetchall &mdash; SingleStoreDB 0.2.0 documentation</title>
<title>singlestoredb.connection.Cursor.fetchall &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.Cursor.fetchmany.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.Cursor.fetchmany &mdash; SingleStoreDB 0.2.0 documentation</title>
<title>singlestoredb.connection.Cursor.fetchmany &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.Cursor.fetchone.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.Cursor.fetchone &mdash; SingleStoreDB 0.2.0 documentation</title>
<title>singlestoredb.connection.Cursor.fetchone &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.Cursor.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.Cursor &mdash; SingleStoreDB 0.2.0 documentation</title>
<title>singlestoredb.connection.Cursor &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</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.Cursor.is_connected &mdash; SingleStoreDB 0.2.0 documentation</title>
<title>singlestoredb.connection.Cursor.is_connected &mdash; SingleStoreDB 0.3.1 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.2.0
0.3.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Loading

0 comments on commit b3aaefd

Please sign in to comment.