diff --git a/docs/.buildinfo b/docs/.buildinfo index 6fc9f074..e272439a 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -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: 4e8be02453fdf83aad264f9370e6965b +config: fa97e9a23b89ece745b389bed5a5b594 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_sources/whatsnew.rst.txt b/docs/_sources/whatsnew.rst.txt index ca44775b..b3129faf 100644 --- a/docs/_sources/whatsnew.rst.txt +++ b/docs/_sources/whatsnew.rst.txt @@ -5,6 +5,10 @@ This document outlines features and improvements from each release. .. note:: All releases before v1.0.0 are considered pre-release and are for non-production testing and evaluation, and may include changes to the API. +v0.10.3 - January 17, 2023 +-------------------------- +* Change Stage URLs +* Fix password encoding in deferred connections v0.10.2 - December 14, 2023 --------------------------- * Make workspace group optional in Fusion SQL if it is specified in the environment diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index 1891b451..7214558a 100644 --- a/docs/_static/documentation_options.js +++ b/docs/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.10.2', + VERSION: '0.10.3', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/api.html b/docs/api.html index 4565b011..a7cf2ada 100644 --- a/docs/api.html +++ b/docs/api.html @@ -3,7 +3,7 @@ - API Reference — SingleStoreDB 0.10.2 documentation + API Reference — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.auth.get_jwt.html b/docs/generated/singlestoredb.auth.get_jwt.html index e4c52b48..c2c1b113 100644 --- a/docs/generated/singlestoredb.auth.get_jwt.html +++ b/docs/generated/singlestoredb.auth.get_jwt.html @@ -3,7 +3,7 @@ - singlestoredb.auth.get_jwt — SingleStoreDB 0.10.2 documentation + singlestoredb.auth.get_jwt — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connect.html b/docs/generated/singlestoredb.connect.html index 7e2eed00..00cf9737 100644 --- a/docs/generated/singlestoredb.connect.html +++ b/docs/generated/singlestoredb.connect.html @@ -3,7 +3,7 @@ - singlestoredb.connect — SingleStoreDB 0.10.2 documentation + singlestoredb.connect — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Connection.autocommit.html b/docs/generated/singlestoredb.connection.Connection.autocommit.html index e391edb0..7c014023 100644 --- a/docs/generated/singlestoredb.connection.Connection.autocommit.html +++ b/docs/generated/singlestoredb.connection.Connection.autocommit.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Connection.autocommit — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Connection.autocommit — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Connection.close.html b/docs/generated/singlestoredb.connection.Connection.close.html index 07b64214..8f0ca61c 100644 --- a/docs/generated/singlestoredb.connection.Connection.close.html +++ b/docs/generated/singlestoredb.connection.Connection.close.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Connection.close — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Connection.close — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Connection.commit.html b/docs/generated/singlestoredb.connection.Connection.commit.html index 6fec737e..b0412bec 100644 --- a/docs/generated/singlestoredb.connection.Connection.commit.html +++ b/docs/generated/singlestoredb.connection.Connection.commit.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Connection.commit — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Connection.commit — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Connection.cursor.html b/docs/generated/singlestoredb.connection.Connection.cursor.html index 51be474b..4f52028f 100644 --- a/docs/generated/singlestoredb.connection.Connection.cursor.html +++ b/docs/generated/singlestoredb.connection.Connection.cursor.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Connection.cursor — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Connection.cursor — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Connection.disable_data_api.html b/docs/generated/singlestoredb.connection.Connection.disable_data_api.html index bcbe7ef3..df5d1b47 100644 --- a/docs/generated/singlestoredb.connection.Connection.disable_data_api.html +++ b/docs/generated/singlestoredb.connection.Connection.disable_data_api.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Connection.disable_data_api — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Connection.disable_data_api — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Connection.enable_data_api.html b/docs/generated/singlestoredb.connection.Connection.enable_data_api.html index 112b176d..9577fb9b 100644 --- a/docs/generated/singlestoredb.connection.Connection.enable_data_api.html +++ b/docs/generated/singlestoredb.connection.Connection.enable_data_api.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Connection.enable_data_api — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Connection.enable_data_api — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Connection.html b/docs/generated/singlestoredb.connection.Connection.html index 2f25c0fe..21cad031 100644 --- a/docs/generated/singlestoredb.connection.Connection.html +++ b/docs/generated/singlestoredb.connection.Connection.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Connection — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Connection — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Connection.is_connected.html b/docs/generated/singlestoredb.connection.Connection.is_connected.html index 1e85c175..90b4ddd0 100644 --- a/docs/generated/singlestoredb.connection.Connection.is_connected.html +++ b/docs/generated/singlestoredb.connection.Connection.is_connected.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Connection.is_connected — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Connection.is_connected — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Connection.rollback.html b/docs/generated/singlestoredb.connection.Connection.rollback.html index 2d06b2ab..e1363b90 100644 --- a/docs/generated/singlestoredb.connection.Connection.rollback.html +++ b/docs/generated/singlestoredb.connection.Connection.rollback.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Connection.rollback — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Connection.rollback — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.callproc.html b/docs/generated/singlestoredb.connection.Cursor.callproc.html index 2d027d45..142847cf 100644 --- a/docs/generated/singlestoredb.connection.Cursor.callproc.html +++ b/docs/generated/singlestoredb.connection.Cursor.callproc.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.callproc — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.callproc — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.close.html b/docs/generated/singlestoredb.connection.Cursor.close.html index 65cb3c10..6b1098e8 100644 --- a/docs/generated/singlestoredb.connection.Cursor.close.html +++ b/docs/generated/singlestoredb.connection.Cursor.close.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.close — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.close — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.execute.html b/docs/generated/singlestoredb.connection.Cursor.execute.html index 22e85d5f..30e0f870 100644 --- a/docs/generated/singlestoredb.connection.Cursor.execute.html +++ b/docs/generated/singlestoredb.connection.Cursor.execute.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.execute — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.execute — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.executemany.html b/docs/generated/singlestoredb.connection.Cursor.executemany.html index 82428688..5581569a 100644 --- a/docs/generated/singlestoredb.connection.Cursor.executemany.html +++ b/docs/generated/singlestoredb.connection.Cursor.executemany.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.executemany — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.executemany — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.fetchall.html b/docs/generated/singlestoredb.connection.Cursor.fetchall.html index 79210042..22b4a6fb 100644 --- a/docs/generated/singlestoredb.connection.Cursor.fetchall.html +++ b/docs/generated/singlestoredb.connection.Cursor.fetchall.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.fetchall — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.fetchall — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.fetchmany.html b/docs/generated/singlestoredb.connection.Cursor.fetchmany.html index 6bfcfa4a..c3eae184 100644 --- a/docs/generated/singlestoredb.connection.Cursor.fetchmany.html +++ b/docs/generated/singlestoredb.connection.Cursor.fetchmany.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.fetchmany — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.fetchmany — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.fetchone.html b/docs/generated/singlestoredb.connection.Cursor.fetchone.html index 8041c772..9697d5f8 100644 --- a/docs/generated/singlestoredb.connection.Cursor.fetchone.html +++ b/docs/generated/singlestoredb.connection.Cursor.fetchone.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.fetchone — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.fetchone — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.html b/docs/generated/singlestoredb.connection.Cursor.html index 9a8b09aa..d15204ad 100644 --- a/docs/generated/singlestoredb.connection.Cursor.html +++ b/docs/generated/singlestoredb.connection.Cursor.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.is_connected.html b/docs/generated/singlestoredb.connection.Cursor.is_connected.html index cdef080d..09ea2433 100644 --- a/docs/generated/singlestoredb.connection.Cursor.is_connected.html +++ b/docs/generated/singlestoredb.connection.Cursor.is_connected.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.is_connected — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.is_connected — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.next.html b/docs/generated/singlestoredb.connection.Cursor.next.html index fa4ecc06..493cab47 100644 --- a/docs/generated/singlestoredb.connection.Cursor.next.html +++ b/docs/generated/singlestoredb.connection.Cursor.next.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.next — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.next — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.nextset.html b/docs/generated/singlestoredb.connection.Cursor.nextset.html index 0aa774dd..eee6dc47 100644 --- a/docs/generated/singlestoredb.connection.Cursor.nextset.html +++ b/docs/generated/singlestoredb.connection.Cursor.nextset.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.nextset — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.nextset — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.scroll.html b/docs/generated/singlestoredb.connection.Cursor.scroll.html index 42bd8e7e..cebfdd85 100644 --- a/docs/generated/singlestoredb.connection.Cursor.scroll.html +++ b/docs/generated/singlestoredb.connection.Cursor.scroll.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.scroll — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.scroll — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.setinputsizes.html b/docs/generated/singlestoredb.connection.Cursor.setinputsizes.html index b2e3a219..af4398ef 100644 --- a/docs/generated/singlestoredb.connection.Cursor.setinputsizes.html +++ b/docs/generated/singlestoredb.connection.Cursor.setinputsizes.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.setinputsizes — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.setinputsizes — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.Cursor.setoutputsize.html b/docs/generated/singlestoredb.connection.Cursor.setoutputsize.html index 43ad9157..5b6ba2e9 100644 --- a/docs/generated/singlestoredb.connection.Cursor.setoutputsize.html +++ b/docs/generated/singlestoredb.connection.Cursor.setoutputsize.html @@ -3,7 +3,7 @@ - singlestoredb.connection.Cursor.setoutputsize — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.Cursor.setoutputsize — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.aggregates.html b/docs/generated/singlestoredb.connection.ShowAccessor.aggregates.html index a56a99f0..07ba3c9c 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.aggregates.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.aggregates.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.aggregates — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.aggregates — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.columns.html b/docs/generated/singlestoredb.connection.ShowAccessor.columns.html index 35d54de0..2861f7f4 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.columns.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.columns.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.columns — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.columns — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.create_aggregate.html b/docs/generated/singlestoredb.connection.ShowAccessor.create_aggregate.html index fd34f3ac..71fb1266 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.create_aggregate.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.create_aggregate.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.create_aggregate — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.create_aggregate — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.create_function.html b/docs/generated/singlestoredb.connection.ShowAccessor.create_function.html index 78e333e1..d7656f9d 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.create_function.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.create_function.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.create_function — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.create_function — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.create_pipeline.html b/docs/generated/singlestoredb.connection.ShowAccessor.create_pipeline.html index e8b3cc48..3dee0302 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.create_pipeline.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.create_pipeline.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.create_pipeline — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.create_pipeline — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.create_table.html b/docs/generated/singlestoredb.connection.ShowAccessor.create_table.html index 8e6699cf..c59531b8 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.create_table.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.create_table.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.create_table — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.create_table — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.create_view.html b/docs/generated/singlestoredb.connection.ShowAccessor.create_view.html index a617f05a..f39c1a60 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.create_view.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.create_view.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.create_view — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.create_view — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.database_status.html b/docs/generated/singlestoredb.connection.ShowAccessor.database_status.html index 839aa423..4affddb1 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.database_status.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.database_status.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.database_status — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.database_status — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.databases.html b/docs/generated/singlestoredb.connection.ShowAccessor.databases.html index b7928eb6..fdf00b4b 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.databases.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.databases.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.databases — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.databases — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.errors.html b/docs/generated/singlestoredb.connection.ShowAccessor.errors.html index 0c9785c8..a4bc2d61 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.errors.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.errors.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.errors — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.errors — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.functions.html b/docs/generated/singlestoredb.connection.ShowAccessor.functions.html index 3ccd2a5b..9f9d6e64 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.functions.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.functions.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.functions — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.functions — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.global_status.html b/docs/generated/singlestoredb.connection.ShowAccessor.global_status.html index 4b0f6d8d..3bd1cd20 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.global_status.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.global_status.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.global_status — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.global_status — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.indexes.html b/docs/generated/singlestoredb.connection.ShowAccessor.indexes.html index 7a5e0580..7824dd55 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.indexes.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.indexes.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.indexes — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.indexes — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.partitions.html b/docs/generated/singlestoredb.connection.ShowAccessor.partitions.html index 3ab69aec..d0d9072f 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.partitions.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.partitions.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.partitions — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.partitions — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.pipelines.html b/docs/generated/singlestoredb.connection.ShowAccessor.pipelines.html index 1788c929..3d4d32dd 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.pipelines.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.pipelines.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.pipelines — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.pipelines — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.plan.html b/docs/generated/singlestoredb.connection.ShowAccessor.plan.html index 6a51f6bb..0447be45 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.plan.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.plan.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.plan — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.plan — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.plancache.html b/docs/generated/singlestoredb.connection.ShowAccessor.plancache.html index d1637a77..d45d08ba 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.plancache.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.plancache.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.plancache — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.plancache — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.procedures.html b/docs/generated/singlestoredb.connection.ShowAccessor.procedures.html index 7a2b01e8..868dd4d9 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.procedures.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.procedures.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.procedures — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.procedures — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.processlist.html b/docs/generated/singlestoredb.connection.ShowAccessor.processlist.html index f71a191a..bc812f39 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.processlist.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.processlist.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.processlist — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.processlist — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.reproduction.html b/docs/generated/singlestoredb.connection.ShowAccessor.reproduction.html index f16210c5..0a87f68d 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.reproduction.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.reproduction.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.reproduction — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.reproduction — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.schemas.html b/docs/generated/singlestoredb.connection.ShowAccessor.schemas.html index 5aae90e7..0c61eda5 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.schemas.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.schemas.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.schemas — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.schemas — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.session_status.html b/docs/generated/singlestoredb.connection.ShowAccessor.session_status.html index 0e0de61d..7725c258 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.session_status.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.session_status.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.session_status — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.session_status — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.status.html b/docs/generated/singlestoredb.connection.ShowAccessor.status.html index 43f9d171..8aed282f 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.status.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.status.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.status — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.status — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.table_status.html b/docs/generated/singlestoredb.connection.ShowAccessor.table_status.html index 1d4af6e1..f60c3813 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.table_status.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.table_status.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.table_status — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.table_status — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.tables.html b/docs/generated/singlestoredb.connection.ShowAccessor.tables.html index 44f3df27..75fc7eba 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.tables.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.tables.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.tables — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.tables — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowAccessor.warnings.html b/docs/generated/singlestoredb.connection.ShowAccessor.warnings.html index deeb0101..7d178c6e 100644 --- a/docs/generated/singlestoredb.connection.ShowAccessor.warnings.html +++ b/docs/generated/singlestoredb.connection.ShowAccessor.warnings.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowAccessor.warnings — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowAccessor.warnings — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.connection.ShowResult.html b/docs/generated/singlestoredb.connection.ShowResult.html index 1c0ee708..f7502efb 100644 --- a/docs/generated/singlestoredb.connection.ShowResult.html +++ b/docs/generated/singlestoredb.connection.ShowResult.html @@ -3,7 +3,7 @@ - singlestoredb.connection.ShowResult — SingleStoreDB 0.10.2 documentation + singlestoredb.connection.ShowResult — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.create_engine.html b/docs/generated/singlestoredb.create_engine.html index d877bd51..c6694725 100644 --- a/docs/generated/singlestoredb.create_engine.html +++ b/docs/generated/singlestoredb.create_engine.html @@ -3,7 +3,7 @@ - singlestoredb.create_engine — SingleStoreDB 0.10.2 documentation + singlestoredb.create_engine — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.describe_option.html b/docs/generated/singlestoredb.describe_option.html index baaac7ad..68dfb7a3 100644 --- a/docs/generated/singlestoredb.describe_option.html +++ b/docs/generated/singlestoredb.describe_option.html @@ -3,7 +3,7 @@ - singlestoredb.describe_option — SingleStoreDB 0.10.2 documentation + singlestoredb.describe_option — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.get_option.html b/docs/generated/singlestoredb.get_option.html index 425e6f43..51c6fd80 100644 --- a/docs/generated/singlestoredb.get_option.html +++ b/docs/generated/singlestoredb.get_option.html @@ -3,7 +3,7 @@ - singlestoredb.get_option — SingleStoreDB 0.10.2 documentation + singlestoredb.get_option — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.manage_workspaces.html b/docs/generated/singlestoredb.manage_workspaces.html index de716e0e..cfc32b27 100644 --- a/docs/generated/singlestoredb.manage_workspaces.html +++ b/docs/generated/singlestoredb.manage_workspaces.html @@ -3,7 +3,7 @@ - singlestoredb.manage_workspaces — SingleStoreDB 0.10.2 documentation + singlestoredb.manage_workspaces — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.region.Region.html b/docs/generated/singlestoredb.management.region.Region.html index 68e6b8f1..1df9fafe 100644 --- a/docs/generated/singlestoredb.management.region.Region.html +++ b/docs/generated/singlestoredb.management.region.Region.html @@ -3,7 +3,7 @@ - singlestoredb.management.region.Region — SingleStoreDB 0.10.2 documentation + singlestoredb.management.region.Region — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.download_file.html b/docs/generated/singlestoredb.management.workspace.Stage.download_file.html index 6b467a23..36e8ee93 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.download_file.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.download_file.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.download_file — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.download_file — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.download_folder.html b/docs/generated/singlestoredb.management.workspace.Stage.download_folder.html index 6b11425f..90d9254b 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.download_folder.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.download_folder.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.download_folder — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.download_folder — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.exists.html b/docs/generated/singlestoredb.management.workspace.Stage.exists.html index 0b2683a2..aa74c378 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.exists.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.exists.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.exists — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.exists — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.html b/docs/generated/singlestoredb.management.workspace.Stage.html index a0578e58..800fabdc 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.info.html b/docs/generated/singlestoredb.management.workspace.Stage.info.html index 53e93bfa..9478211b 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.info.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.info.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.info — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.info — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.is_dir.html b/docs/generated/singlestoredb.management.workspace.Stage.is_dir.html index 91a6d9ec..c96ae9ea 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.is_dir.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.is_dir.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.is_dir — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.is_dir — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.is_file.html b/docs/generated/singlestoredb.management.workspace.Stage.is_file.html index 03c710bd..4ed852b2 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.is_file.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.is_file.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.is_file — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.is_file — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.listdir.html b/docs/generated/singlestoredb.management.workspace.Stage.listdir.html index 47689808..eb0a13aa 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.listdir.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.listdir.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.listdir — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.listdir — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.mkdir.html b/docs/generated/singlestoredb.management.workspace.Stage.mkdir.html index f44452f9..5644a6c7 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.mkdir.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.mkdir.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.mkdir — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.mkdir — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.open.html b/docs/generated/singlestoredb.management.workspace.Stage.open.html index f8b6ab52..1cfd9f0a 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.open.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.open.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.open — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.open — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.remove.html b/docs/generated/singlestoredb.management.workspace.Stage.remove.html index c9b09539..5aed0f98 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.remove.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.remove.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.remove — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.remove — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.removedirs.html b/docs/generated/singlestoredb.management.workspace.Stage.removedirs.html index 1d49be25..730411b2 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.removedirs.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.removedirs.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.removedirs — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.removedirs — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.rename.html b/docs/generated/singlestoredb.management.workspace.Stage.rename.html index 1f410607..417c75f5 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.rename.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.rename.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.rename — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.rename — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.rmdir.html b/docs/generated/singlestoredb.management.workspace.Stage.rmdir.html index 0218ba9c..90c70ea5 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.rmdir.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.rmdir.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.rmdir — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.rmdir — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.upload_file.html b/docs/generated/singlestoredb.management.workspace.Stage.upload_file.html index 3362e868..78f7c20d 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.upload_file.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.upload_file.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.upload_file — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.upload_file — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Stage.upload_folder.html b/docs/generated/singlestoredb.management.workspace.Stage.upload_folder.html index e46aa973..2e0a5e33 100644 --- a/docs/generated/singlestoredb.management.workspace.Stage.upload_folder.html +++ b/docs/generated/singlestoredb.management.workspace.Stage.upload_folder.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Stage.upload_folder — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Stage.upload_folder — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.abspath.html b/docs/generated/singlestoredb.management.workspace.StageObject.abspath.html index 69b2227c..2320448a 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.abspath.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.abspath.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.abspath — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.abspath — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.basename.html b/docs/generated/singlestoredb.management.workspace.StageObject.basename.html index 44854b4a..b905e07b 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.basename.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.basename.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.basename — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.basename — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.dirname.html b/docs/generated/singlestoredb.management.workspace.StageObject.dirname.html index 8e5fbeed..7b880fd1 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.dirname.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.dirname.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.dirname — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.dirname — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.download.html b/docs/generated/singlestoredb.management.workspace.StageObject.download.html index 3ac64809..15a456e2 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.download.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.download.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.download — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.download — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.exists.html b/docs/generated/singlestoredb.management.workspace.StageObject.exists.html index 64f20e27..82f2c56f 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.exists.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.exists.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.exists — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.exists — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.getctime.html b/docs/generated/singlestoredb.management.workspace.StageObject.getctime.html index 37aa6afb..9b9dc69c 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.getctime.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.getctime.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.getctime — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.getctime — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.getmtime.html b/docs/generated/singlestoredb.management.workspace.StageObject.getmtime.html index c4223af0..6eb5fed7 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.getmtime.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.getmtime.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.getmtime — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.getmtime — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.html b/docs/generated/singlestoredb.management.workspace.StageObject.html index 18c81639..b10d2fcd 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
@@ -104,13 +104,13 @@

singlestoredb.management.workspace.StageObject

-class singlestoredb.management.workspace.StageObject(name: str, path: str | PathLike[str], size: int, type: str, format: str, mimetype: str, created: datetime | None, last_modified: datetime | None, writable: bool, content: List[str] | None = None)
+class singlestoredb.management.workspace.StageObject(name: str, path: str, size: int, type: str, format: str, mimetype: str, created: datetime | None, last_modified: datetime | None, writable: bool, content: List[str] | None = None)

Stage file / folder object.

This object is not instantiated directly. It is used in the results of various operations in WorkspaceGroup.stage methods.

-__init__(name: str, path: str | PathLike[str], size: int, type: str, format: str, mimetype: str, created: datetime | None, last_modified: datetime | None, writable: bool, content: List[str] | None = None)
+__init__(name: str, path: str, size: int, type: str, format: str, mimetype: str, created: datetime | None, last_modified: datetime | None, writable: bool, content: List[str] | None = None)

Methods

diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.is_dir.html b/docs/generated/singlestoredb.management.workspace.StageObject.is_dir.html index ef8149eb..961d6d78 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.is_dir.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.is_dir.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.is_dir — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.is_dir — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.is_file.html b/docs/generated/singlestoredb.management.workspace.StageObject.is_file.html index fae4f063..75df4fe7 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.is_file.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.is_file.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.is_file — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.is_file — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.open.html b/docs/generated/singlestoredb.management.workspace.StageObject.open.html index 79f09b10..bd66909c 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.open.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.open.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.open — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.open — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.remove.html b/docs/generated/singlestoredb.management.workspace.StageObject.remove.html index b106b8c8..26f7abe7 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.remove.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.remove.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.remove — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.remove — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.removedirs.html b/docs/generated/singlestoredb.management.workspace.StageObject.removedirs.html index 3927085a..84db9fbf 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.removedirs.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.removedirs.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.removedirs — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.removedirs — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.rename.html b/docs/generated/singlestoredb.management.workspace.StageObject.rename.html index 2258c3b7..edcd4cb8 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.rename.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.rename.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.rename — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.rename — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.StageObject.rmdir.html b/docs/generated/singlestoredb.management.workspace.StageObject.rmdir.html index c4916503..f79fd637 100644 --- a/docs/generated/singlestoredb.management.workspace.StageObject.rmdir.html +++ b/docs/generated/singlestoredb.management.workspace.StageObject.rmdir.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.StageObject.rmdir — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.StageObject.rmdir — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Workspace.connect.html b/docs/generated/singlestoredb.management.workspace.Workspace.connect.html index efba528d..91a3ae49 100644 --- a/docs/generated/singlestoredb.management.workspace.Workspace.connect.html +++ b/docs/generated/singlestoredb.management.workspace.Workspace.connect.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Workspace.connect — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Workspace.connect — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Workspace.html b/docs/generated/singlestoredb.management.workspace.Workspace.html index 82b548f3..c4462476 100644 --- a/docs/generated/singlestoredb.management.workspace.Workspace.html +++ b/docs/generated/singlestoredb.management.workspace.Workspace.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Workspace — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Workspace — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Workspace.refresh.html b/docs/generated/singlestoredb.management.workspace.Workspace.refresh.html index ff090fea..942ca99c 100644 --- a/docs/generated/singlestoredb.management.workspace.Workspace.refresh.html +++ b/docs/generated/singlestoredb.management.workspace.Workspace.refresh.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Workspace.refresh — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Workspace.refresh — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.Workspace.terminate.html b/docs/generated/singlestoredb.management.workspace.Workspace.terminate.html index 15b820c9..911369e6 100644 --- a/docs/generated/singlestoredb.management.workspace.Workspace.terminate.html +++ b/docs/generated/singlestoredb.management.workspace.Workspace.terminate.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.Workspace.terminate — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.Workspace.terminate — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.create_workspace.html b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.create_workspace.html index 7638cd8a..798acc95 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.create_workspace.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.create_workspace.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceGroup.create_workspace — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceGroup.create_workspace — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.html b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.html index 72079ed4..c2c47574 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceGroup — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceGroup — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.refresh.html b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.refresh.html index 6a96f22d..bfefb240 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.refresh.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.refresh.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceGroup.refresh — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceGroup.refresh — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.stage.html b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.stage.html index 1ece63ef..8eba6e62 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.stage.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.stage.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceGroup.stage — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceGroup.stage — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.terminate.html b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.terminate.html index 4a3427fb..a48bb207 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.terminate.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.terminate.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceGroup.terminate — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceGroup.terminate — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.update.html b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.update.html index ccbb7e63..ca954f07 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.update.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.update.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceGroup.update — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceGroup.update — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.workspaces.html b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.workspaces.html index 58789f72..81704c34 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.workspaces.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceGroup.workspaces.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceGroup.workspaces — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceGroup.workspaces — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace.html b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace.html index b99dd655..5085b79b 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceManager.create_workspace — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceManager.create_workspace — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace_group.html b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace_group.html index aa579bec..cc0a26cc 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace_group.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace_group.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceManager.create_workspace_group — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceManager.create_workspace_group — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace.html b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace.html index 714305e2..937287cf 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceManager.get_workspace — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceManager.get_workspace — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace_group.html b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace_group.html index d82591ff..cce7d5c8 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace_group.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace_group.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceManager.get_workspace_group — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceManager.get_workspace_group — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.html b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.html index f4f99cb5..c8e85042 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceManager — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceManager — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.regions.html b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.regions.html index 43d71261..9beb325c 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.regions.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.regions.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceManager.regions — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceManager.regions — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.workspace_groups.html b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.workspace_groups.html index c7ead96a..552fbd80 100644 --- a/docs/generated/singlestoredb.management.workspace.WorkspaceManager.workspace_groups.html +++ b/docs/generated/singlestoredb.management.workspace.WorkspaceManager.workspace_groups.html @@ -3,7 +3,7 @@ - singlestoredb.management.workspace.WorkspaceManager.workspace_groups — SingleStoreDB 0.10.2 documentation + singlestoredb.management.workspace.WorkspaceManager.workspace_groups — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/generated/singlestoredb.set_option.html b/docs/generated/singlestoredb.set_option.html index 746f9047..bc7aaa81 100644 --- a/docs/generated/singlestoredb.set_option.html +++ b/docs/generated/singlestoredb.set_option.html @@ -3,7 +3,7 @@ - singlestoredb.set_option — SingleStoreDB 0.10.2 documentation + singlestoredb.set_option — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/genindex.html b/docs/genindex.html index 3e1b7313..0a5d2a0e 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -3,7 +3,7 @@ - Index — SingleStoreDB 0.10.2 documentation + Index — SingleStoreDB 0.10.3 documentation @@ -26,7 +26,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/getting-started.html b/docs/getting-started.html index 9029069d..b90bb31e 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -3,7 +3,7 @@ - Getting Started — SingleStoreDB 0.10.2 documentation + Getting Started — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
diff --git a/docs/index.html b/docs/index.html index d6bc76a8..ed74a964 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - SingleStoreDB Python Client — SingleStoreDB 0.10.2 documentation + SingleStoreDB Python Client — SingleStoreDB 0.10.3 documentation @@ -27,7 +27,7 @@ SingleStoreDB
- 0.10.2 + 0.10.3
@@ -84,6 +84,7 @@

SingleStoreDB Python ClientInstallation
  • What’s New
      +
    • v0.10.3 - January 17, 2023
    • v0.10.2 - December 14, 2023
    • v0.10.1 - December 13, 2023
    • v0.10.0 - December 12, 2023
    • diff --git a/docs/install.html b/docs/install.html index 217023d4..e32e739f 100644 --- a/docs/install.html +++ b/docs/install.html @@ -3,7 +3,7 @@ - Installation — SingleStoreDB 0.10.2 documentation + Installation — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
      - 0.10.2 + 0.10.3
      diff --git a/docs/license.html b/docs/license.html index ce080a50..4a3b145f 100644 --- a/docs/license.html +++ b/docs/license.html @@ -3,7 +3,7 @@ - License — SingleStoreDB 0.10.2 documentation + License — SingleStoreDB 0.10.3 documentation @@ -27,7 +27,7 @@ SingleStoreDB
      - 0.10.2 + 0.10.3
      diff --git a/docs/objects.inv b/docs/objects.inv index 6a5d5d81..0059fe40 100644 Binary files a/docs/objects.inv and b/docs/objects.inv differ diff --git a/docs/py-modindex.html b/docs/py-modindex.html index 165dc35a..94afa5a4 100644 --- a/docs/py-modindex.html +++ b/docs/py-modindex.html @@ -3,7 +3,7 @@ - Python Module Index — SingleStoreDB 0.10.2 documentation + Python Module Index — SingleStoreDB 0.10.3 documentation @@ -29,7 +29,7 @@ SingleStoreDB
      - 0.10.2 + 0.10.3
      diff --git a/docs/search.html b/docs/search.html index 6d6d0541..2cbdd94a 100644 --- a/docs/search.html +++ b/docs/search.html @@ -3,7 +3,7 @@ - Search — SingleStoreDB 0.10.2 documentation + Search — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
      - 0.10.2 + 0.10.3
      diff --git a/docs/searchindex.js b/docs/searchindex.js index b3ed85c8..a9a6a82a 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["api", "generated/singlestoredb.auth.get_jwt", "generated/singlestoredb.connect", "generated/singlestoredb.connection.Connection", "generated/singlestoredb.connection.Connection.autocommit", "generated/singlestoredb.connection.Connection.close", "generated/singlestoredb.connection.Connection.commit", "generated/singlestoredb.connection.Connection.cursor", "generated/singlestoredb.connection.Connection.disable_data_api", "generated/singlestoredb.connection.Connection.enable_data_api", "generated/singlestoredb.connection.Connection.is_connected", "generated/singlestoredb.connection.Connection.rollback", "generated/singlestoredb.connection.Cursor", "generated/singlestoredb.connection.Cursor.callproc", "generated/singlestoredb.connection.Cursor.close", "generated/singlestoredb.connection.Cursor.execute", "generated/singlestoredb.connection.Cursor.executemany", "generated/singlestoredb.connection.Cursor.fetchall", "generated/singlestoredb.connection.Cursor.fetchmany", "generated/singlestoredb.connection.Cursor.fetchone", "generated/singlestoredb.connection.Cursor.is_connected", "generated/singlestoredb.connection.Cursor.next", "generated/singlestoredb.connection.Cursor.nextset", "generated/singlestoredb.connection.Cursor.scroll", "generated/singlestoredb.connection.Cursor.setinputsizes", "generated/singlestoredb.connection.Cursor.setoutputsize", "generated/singlestoredb.connection.ShowAccessor.aggregates", "generated/singlestoredb.connection.ShowAccessor.columns", "generated/singlestoredb.connection.ShowAccessor.create_aggregate", "generated/singlestoredb.connection.ShowAccessor.create_function", "generated/singlestoredb.connection.ShowAccessor.create_pipeline", "generated/singlestoredb.connection.ShowAccessor.create_table", "generated/singlestoredb.connection.ShowAccessor.create_view", "generated/singlestoredb.connection.ShowAccessor.database_status", "generated/singlestoredb.connection.ShowAccessor.databases", "generated/singlestoredb.connection.ShowAccessor.errors", "generated/singlestoredb.connection.ShowAccessor.functions", "generated/singlestoredb.connection.ShowAccessor.global_status", "generated/singlestoredb.connection.ShowAccessor.indexes", "generated/singlestoredb.connection.ShowAccessor.partitions", "generated/singlestoredb.connection.ShowAccessor.pipelines", "generated/singlestoredb.connection.ShowAccessor.plan", "generated/singlestoredb.connection.ShowAccessor.plancache", "generated/singlestoredb.connection.ShowAccessor.procedures", "generated/singlestoredb.connection.ShowAccessor.processlist", "generated/singlestoredb.connection.ShowAccessor.reproduction", "generated/singlestoredb.connection.ShowAccessor.schemas", "generated/singlestoredb.connection.ShowAccessor.session_status", "generated/singlestoredb.connection.ShowAccessor.status", "generated/singlestoredb.connection.ShowAccessor.table_status", "generated/singlestoredb.connection.ShowAccessor.tables", "generated/singlestoredb.connection.ShowAccessor.warnings", "generated/singlestoredb.connection.ShowResult", "generated/singlestoredb.create_engine", "generated/singlestoredb.describe_option", "generated/singlestoredb.get_option", "generated/singlestoredb.manage_workspaces", "generated/singlestoredb.management.region.Region", "generated/singlestoredb.management.workspace.Stage", "generated/singlestoredb.management.workspace.Stage.download_file", "generated/singlestoredb.management.workspace.Stage.download_folder", "generated/singlestoredb.management.workspace.Stage.exists", "generated/singlestoredb.management.workspace.Stage.info", "generated/singlestoredb.management.workspace.Stage.is_dir", "generated/singlestoredb.management.workspace.Stage.is_file", "generated/singlestoredb.management.workspace.Stage.listdir", "generated/singlestoredb.management.workspace.Stage.mkdir", "generated/singlestoredb.management.workspace.Stage.open", "generated/singlestoredb.management.workspace.Stage.remove", "generated/singlestoredb.management.workspace.Stage.removedirs", "generated/singlestoredb.management.workspace.Stage.rename", "generated/singlestoredb.management.workspace.Stage.rmdir", "generated/singlestoredb.management.workspace.Stage.upload_file", "generated/singlestoredb.management.workspace.Stage.upload_folder", "generated/singlestoredb.management.workspace.StageObject", "generated/singlestoredb.management.workspace.StageObject.abspath", "generated/singlestoredb.management.workspace.StageObject.basename", "generated/singlestoredb.management.workspace.StageObject.dirname", "generated/singlestoredb.management.workspace.StageObject.download", "generated/singlestoredb.management.workspace.StageObject.exists", "generated/singlestoredb.management.workspace.StageObject.getctime", "generated/singlestoredb.management.workspace.StageObject.getmtime", "generated/singlestoredb.management.workspace.StageObject.is_dir", "generated/singlestoredb.management.workspace.StageObject.is_file", "generated/singlestoredb.management.workspace.StageObject.open", "generated/singlestoredb.management.workspace.StageObject.remove", "generated/singlestoredb.management.workspace.StageObject.removedirs", "generated/singlestoredb.management.workspace.StageObject.rename", "generated/singlestoredb.management.workspace.StageObject.rmdir", "generated/singlestoredb.management.workspace.Workspace", "generated/singlestoredb.management.workspace.Workspace.connect", "generated/singlestoredb.management.workspace.Workspace.refresh", "generated/singlestoredb.management.workspace.Workspace.terminate", "generated/singlestoredb.management.workspace.WorkspaceGroup", "generated/singlestoredb.management.workspace.WorkspaceGroup.create_workspace", "generated/singlestoredb.management.workspace.WorkspaceGroup.refresh", "generated/singlestoredb.management.workspace.WorkspaceGroup.stage", "generated/singlestoredb.management.workspace.WorkspaceGroup.terminate", "generated/singlestoredb.management.workspace.WorkspaceGroup.update", "generated/singlestoredb.management.workspace.WorkspaceGroup.workspaces", "generated/singlestoredb.management.workspace.WorkspaceManager", "generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace", "generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace_group", "generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace", "generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace_group", "generated/singlestoredb.management.workspace.WorkspaceManager.regions", "generated/singlestoredb.management.workspace.WorkspaceManager.workspace_groups", "generated/singlestoredb.set_option", "getting-started", "index", "install", "license", "whatsnew"], "filenames": ["api.rst", "generated/singlestoredb.auth.get_jwt.rst", "generated/singlestoredb.connect.rst", "generated/singlestoredb.connection.Connection.rst", "generated/singlestoredb.connection.Connection.autocommit.rst", "generated/singlestoredb.connection.Connection.close.rst", "generated/singlestoredb.connection.Connection.commit.rst", "generated/singlestoredb.connection.Connection.cursor.rst", "generated/singlestoredb.connection.Connection.disable_data_api.rst", "generated/singlestoredb.connection.Connection.enable_data_api.rst", "generated/singlestoredb.connection.Connection.is_connected.rst", "generated/singlestoredb.connection.Connection.rollback.rst", "generated/singlestoredb.connection.Cursor.rst", "generated/singlestoredb.connection.Cursor.callproc.rst", "generated/singlestoredb.connection.Cursor.close.rst", "generated/singlestoredb.connection.Cursor.execute.rst", "generated/singlestoredb.connection.Cursor.executemany.rst", "generated/singlestoredb.connection.Cursor.fetchall.rst", "generated/singlestoredb.connection.Cursor.fetchmany.rst", "generated/singlestoredb.connection.Cursor.fetchone.rst", "generated/singlestoredb.connection.Cursor.is_connected.rst", "generated/singlestoredb.connection.Cursor.next.rst", "generated/singlestoredb.connection.Cursor.nextset.rst", "generated/singlestoredb.connection.Cursor.scroll.rst", "generated/singlestoredb.connection.Cursor.setinputsizes.rst", "generated/singlestoredb.connection.Cursor.setoutputsize.rst", "generated/singlestoredb.connection.ShowAccessor.aggregates.rst", "generated/singlestoredb.connection.ShowAccessor.columns.rst", "generated/singlestoredb.connection.ShowAccessor.create_aggregate.rst", "generated/singlestoredb.connection.ShowAccessor.create_function.rst", "generated/singlestoredb.connection.ShowAccessor.create_pipeline.rst", "generated/singlestoredb.connection.ShowAccessor.create_table.rst", "generated/singlestoredb.connection.ShowAccessor.create_view.rst", "generated/singlestoredb.connection.ShowAccessor.database_status.rst", "generated/singlestoredb.connection.ShowAccessor.databases.rst", "generated/singlestoredb.connection.ShowAccessor.errors.rst", "generated/singlestoredb.connection.ShowAccessor.functions.rst", "generated/singlestoredb.connection.ShowAccessor.global_status.rst", "generated/singlestoredb.connection.ShowAccessor.indexes.rst", "generated/singlestoredb.connection.ShowAccessor.partitions.rst", "generated/singlestoredb.connection.ShowAccessor.pipelines.rst", "generated/singlestoredb.connection.ShowAccessor.plan.rst", "generated/singlestoredb.connection.ShowAccessor.plancache.rst", "generated/singlestoredb.connection.ShowAccessor.procedures.rst", "generated/singlestoredb.connection.ShowAccessor.processlist.rst", "generated/singlestoredb.connection.ShowAccessor.reproduction.rst", "generated/singlestoredb.connection.ShowAccessor.schemas.rst", "generated/singlestoredb.connection.ShowAccessor.session_status.rst", "generated/singlestoredb.connection.ShowAccessor.status.rst", "generated/singlestoredb.connection.ShowAccessor.table_status.rst", "generated/singlestoredb.connection.ShowAccessor.tables.rst", "generated/singlestoredb.connection.ShowAccessor.warnings.rst", "generated/singlestoredb.connection.ShowResult.rst", "generated/singlestoredb.create_engine.rst", "generated/singlestoredb.describe_option.rst", "generated/singlestoredb.get_option.rst", "generated/singlestoredb.manage_workspaces.rst", "generated/singlestoredb.management.region.Region.rst", "generated/singlestoredb.management.workspace.Stage.rst", "generated/singlestoredb.management.workspace.Stage.download_file.rst", "generated/singlestoredb.management.workspace.Stage.download_folder.rst", "generated/singlestoredb.management.workspace.Stage.exists.rst", "generated/singlestoredb.management.workspace.Stage.info.rst", "generated/singlestoredb.management.workspace.Stage.is_dir.rst", "generated/singlestoredb.management.workspace.Stage.is_file.rst", "generated/singlestoredb.management.workspace.Stage.listdir.rst", "generated/singlestoredb.management.workspace.Stage.mkdir.rst", "generated/singlestoredb.management.workspace.Stage.open.rst", "generated/singlestoredb.management.workspace.Stage.remove.rst", "generated/singlestoredb.management.workspace.Stage.removedirs.rst", "generated/singlestoredb.management.workspace.Stage.rename.rst", "generated/singlestoredb.management.workspace.Stage.rmdir.rst", "generated/singlestoredb.management.workspace.Stage.upload_file.rst", "generated/singlestoredb.management.workspace.Stage.upload_folder.rst", "generated/singlestoredb.management.workspace.StageObject.rst", "generated/singlestoredb.management.workspace.StageObject.abspath.rst", "generated/singlestoredb.management.workspace.StageObject.basename.rst", "generated/singlestoredb.management.workspace.StageObject.dirname.rst", "generated/singlestoredb.management.workspace.StageObject.download.rst", "generated/singlestoredb.management.workspace.StageObject.exists.rst", "generated/singlestoredb.management.workspace.StageObject.getctime.rst", "generated/singlestoredb.management.workspace.StageObject.getmtime.rst", "generated/singlestoredb.management.workspace.StageObject.is_dir.rst", "generated/singlestoredb.management.workspace.StageObject.is_file.rst", "generated/singlestoredb.management.workspace.StageObject.open.rst", "generated/singlestoredb.management.workspace.StageObject.remove.rst", "generated/singlestoredb.management.workspace.StageObject.removedirs.rst", "generated/singlestoredb.management.workspace.StageObject.rename.rst", "generated/singlestoredb.management.workspace.StageObject.rmdir.rst", "generated/singlestoredb.management.workspace.Workspace.rst", "generated/singlestoredb.management.workspace.Workspace.connect.rst", "generated/singlestoredb.management.workspace.Workspace.refresh.rst", "generated/singlestoredb.management.workspace.Workspace.terminate.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.create_workspace.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.refresh.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.stage.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.terminate.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.update.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.workspaces.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace_group.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace_group.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.regions.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.workspace_groups.rst", "generated/singlestoredb.set_option.rst", "getting-started.rst", "index.rst", "install.rst", "license.rst", "whatsnew.rst"], "titles": ["API Reference", "singlestoredb.auth.get_jwt", "singlestoredb.connect", "singlestoredb.connection.Connection", "singlestoredb.connection.Connection.autocommit", "singlestoredb.connection.Connection.close", "singlestoredb.connection.Connection.commit", "singlestoredb.connection.Connection.cursor", "singlestoredb.connection.Connection.disable_data_api", "singlestoredb.connection.Connection.enable_data_api", "singlestoredb.connection.Connection.is_connected", "singlestoredb.connection.Connection.rollback", "singlestoredb.connection.Cursor", "singlestoredb.connection.Cursor.callproc", "singlestoredb.connection.Cursor.close", "singlestoredb.connection.Cursor.execute", "singlestoredb.connection.Cursor.executemany", "singlestoredb.connection.Cursor.fetchall", "singlestoredb.connection.Cursor.fetchmany", "singlestoredb.connection.Cursor.fetchone", "singlestoredb.connection.Cursor.is_connected", "singlestoredb.connection.Cursor.next", "singlestoredb.connection.Cursor.nextset", "singlestoredb.connection.Cursor.scroll", "singlestoredb.connection.Cursor.setinputsizes", "singlestoredb.connection.Cursor.setoutputsize", "singlestoredb.connection.ShowAccessor.aggregates", "singlestoredb.connection.ShowAccessor.columns", "singlestoredb.connection.ShowAccessor.create_aggregate", "singlestoredb.connection.ShowAccessor.create_function", "singlestoredb.connection.ShowAccessor.create_pipeline", "singlestoredb.connection.ShowAccessor.create_table", "singlestoredb.connection.ShowAccessor.create_view", "singlestoredb.connection.ShowAccessor.database_status", "singlestoredb.connection.ShowAccessor.databases", "singlestoredb.connection.ShowAccessor.errors", "singlestoredb.connection.ShowAccessor.functions", "singlestoredb.connection.ShowAccessor.global_status", "singlestoredb.connection.ShowAccessor.indexes", "singlestoredb.connection.ShowAccessor.partitions", "singlestoredb.connection.ShowAccessor.pipelines", "singlestoredb.connection.ShowAccessor.plan", "singlestoredb.connection.ShowAccessor.plancache", "singlestoredb.connection.ShowAccessor.procedures", "singlestoredb.connection.ShowAccessor.processlist", "singlestoredb.connection.ShowAccessor.reproduction", "singlestoredb.connection.ShowAccessor.schemas", "singlestoredb.connection.ShowAccessor.session_status", "singlestoredb.connection.ShowAccessor.status", "singlestoredb.connection.ShowAccessor.table_status", "singlestoredb.connection.ShowAccessor.tables", "singlestoredb.connection.ShowAccessor.warnings", "singlestoredb.connection.ShowResult", "singlestoredb.create_engine", "singlestoredb.describe_option", "singlestoredb.get_option", "singlestoredb.manage_workspaces", "singlestoredb.management.region.Region", "singlestoredb.management.workspace.Stage", "singlestoredb.management.workspace.Stage.download_file", "singlestoredb.management.workspace.Stage.download_folder", "singlestoredb.management.workspace.Stage.exists", "singlestoredb.management.workspace.Stage.info", "singlestoredb.management.workspace.Stage.is_dir", "singlestoredb.management.workspace.Stage.is_file", "singlestoredb.management.workspace.Stage.listdir", "singlestoredb.management.workspace.Stage.mkdir", "singlestoredb.management.workspace.Stage.open", "singlestoredb.management.workspace.Stage.remove", "singlestoredb.management.workspace.Stage.removedirs", "singlestoredb.management.workspace.Stage.rename", "singlestoredb.management.workspace.Stage.rmdir", "singlestoredb.management.workspace.Stage.upload_file", "singlestoredb.management.workspace.Stage.upload_folder", "singlestoredb.management.workspace.StageObject", "singlestoredb.management.workspace.StageObject.abspath", "singlestoredb.management.workspace.StageObject.basename", "singlestoredb.management.workspace.StageObject.dirname", "singlestoredb.management.workspace.StageObject.download", "singlestoredb.management.workspace.StageObject.exists", "singlestoredb.management.workspace.StageObject.getctime", "singlestoredb.management.workspace.StageObject.getmtime", "singlestoredb.management.workspace.StageObject.is_dir", "singlestoredb.management.workspace.StageObject.is_file", "singlestoredb.management.workspace.StageObject.open", "singlestoredb.management.workspace.StageObject.remove", "singlestoredb.management.workspace.StageObject.removedirs", "singlestoredb.management.workspace.StageObject.rename", "singlestoredb.management.workspace.StageObject.rmdir", "singlestoredb.management.workspace.Workspace", "singlestoredb.management.workspace.Workspace.connect", "singlestoredb.management.workspace.Workspace.refresh", "singlestoredb.management.workspace.Workspace.terminate", "singlestoredb.management.workspace.WorkspaceGroup", "singlestoredb.management.workspace.WorkspaceGroup.create_workspace", "singlestoredb.management.workspace.WorkspaceGroup.refresh", "singlestoredb.management.workspace.WorkspaceGroup.stage", "singlestoredb.management.workspace.WorkspaceGroup.terminate", "singlestoredb.management.workspace.WorkspaceGroup.update", "singlestoredb.management.workspace.WorkspaceGroup.workspaces", "singlestoredb.management.workspace.WorkspaceManager", "singlestoredb.management.workspace.WorkspaceManager.create_workspace", "singlestoredb.management.workspace.WorkspaceManager.create_workspace_group", "singlestoredb.management.workspace.WorkspaceManager.get_workspace", "singlestoredb.management.workspace.WorkspaceManager.get_workspace_group", "singlestoredb.management.workspace.WorkspaceManager.regions", "singlestoredb.management.workspace.WorkspaceManager.workspace_groups", "singlestoredb.set_option", "Getting Started", "SingleStoreDB Python Client", "Installation", "License", "What\u2019s New"], "terms": {"The": [0, 1, 2, 9, 12, 13, 15, 16, 22, 53, 55, 56, 67, 84, 87, 100, 101, 102, 107, 108, 109, 110, 111], "function": [0, 2, 3, 26, 28, 29, 53, 54, 90, 108, 112], "i": [0, 1, 2, 9, 10, 18, 19, 20, 22, 52, 57, 58, 59, 63, 64, 74, 82, 83, 89, 92, 93, 97, 102, 108, 109, 111, 112], "primari": 0, "entri": 0, "point": [0, 112], "singlestor": [0, 1, 56, 109, 111], "packag": [0, 108, 109, 112], "It": [0, 57, 58, 74, 89, 93, 109], "databas": [0, 1, 2, 5, 10, 12, 26, 33, 36, 39, 40, 43, 49, 50, 90, 108, 109, 112], "us": [0, 1, 2, 9, 12, 13, 15, 16, 18, 21, 22, 52, 56, 57, 59, 67, 73, 74, 78, 84, 89, 93, 100, 109, 110, 111], "either": [0, 52, 89, 93, 108, 111], "db": [0, 109, 112], "compliant": [0, 109, 112], "paramet": [0, 1, 2, 3, 9, 13, 15, 16, 23, 24, 52, 53, 54, 55, 56, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73, 78, 84, 87, 90, 92, 94, 97, 98, 100, 101, 102, 103, 104, 107, 109, 112], "string": [0, 2, 54, 67, 84, 108], "form": [0, 2, 111], "url": [0, 1, 2, 56, 100, 109], "create_engin": [0, 109, 112], "sqlalchemi": [0, 53, 108, 112], "creat": [0, 3, 7, 53, 66, 67, 74, 84, 89, 90, 93, 94, 101, 102], "an": [0, 2, 22, 53, 55, 59, 60, 72, 78, 94, 101, 102, 107, 108, 111, 112], "engin": [0, 1, 53, 112], "singlestoredb": [0, 108, 110, 112], "thi": [0, 1, 2, 3, 9, 12, 22, 52, 53, 54, 57, 58, 74, 89, 90, 93, 100, 108, 111, 112], "primarili": [0, 52], "environ": [0, 2, 53, 112], "where": [0, 15, 16, 23, 52, 102, 108, 111], "ar": [0, 2, 3, 17, 18, 19, 52, 53, 67, 73, 84, 89, 90, 93, 102, 108, 111, 112], "store": [0, 13], "variabl": [0, 2, 9, 53, 108, 112], "so": 0, "you": [0, 2, 108, 111], "can": [0, 1, 2, 13, 15, 16, 52, 53, 67, 84, 102, 108, 110], "without": [0, 53, 111], "specifi": [0, 1, 2, 9, 18, 67, 84, 102, 109, 112], "ani": [0, 1, 2, 3, 13, 15, 16, 17, 18, 19, 21, 52, 53, 54, 55, 90, 107, 111], "code": [0, 2, 15, 16, 28, 29, 30, 31, 32, 45, 53, 111], "itself": [0, 73, 108], "object": [0, 3, 7, 12, 52, 57, 58, 61, 63, 64, 72, 74, 75, 76, 77, 82, 83, 89, 90, 91, 93, 95, 109, 111, 112], "thei": [0, 60, 108], "queri": [0, 2, 12, 13, 15, 16, 42, 45, 109, 112], "show": [0, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 108, 112], "attribut": [0, 2, 3, 12, 18, 52, 57, 74, 89, 93, 100, 111], "allow": [0, 2, 9, 98, 102], "access": [0, 13, 52, 56, 89, 93, 100], "variou": [0, 74], "inform": [0, 27, 47, 48, 49, 57, 62, 111], "about": [0, 44, 62], "server": [0, 2, 9, 34, 37, 46, 47, 48, 90, 92, 97, 108, 112], "avail": [0, 22, 99, 105, 106, 111], "oper": [0, 74], "shown": [0, 108], "below": [0, 2, 108, 111], "result": [0, 2, 13, 17, 18, 19, 21, 22, 23, 52, 57, 59, 74, 78, 89, 93, 109, 111, 112], "abov": [0, 111], "method": [0, 3, 9, 12, 22, 52, 57, 58, 74, 89, 93, 100, 108], "displai": [0, 52, 111], "screen": 0, "web": [0, 52], "browser": [0, 1, 52], "column": [0, 25, 52, 108], "from": [0, 1, 15, 16, 18, 19, 21, 23, 108, 109, 111, 112], "output": 0, "also": [0, 2, 52, 108, 109, 111], "dictionari": [0, 2, 15, 16, 52, 109, 112], "like": [0, 13, 52, 72, 108], "kei": [0, 2, 15, 16, 52, 54, 55, 56, 100, 108, 112], "syntax": [0, 52, 111, 112], "download": [0, 59, 60], "destroi": 0, "interact": 0, "cloud": [0, 109, 112], "manage_workspac": [0, 100, 109], "return": [0, 1, 2, 7, 9, 10, 15, 16, 17, 18, 19, 21, 22, 53, 55, 56, 58, 59, 61, 62, 63, 64, 65, 66, 67, 75, 76, 77, 78, 80, 81, 84, 90, 92, 94, 97, 99, 101, 102, 103, 104, 105, 106, 108, 112], "retriev": [0, 1, 13, 56, 103, 104, 108, 112], "your": [0, 108, 111], "account": 0, "new": [0, 7, 67, 70, 84, 87, 94, 101, 102, 109], "ones": 0, "get_workspace_group": [0, 93], "element": [0, 108], "workspace_group": [0, 58, 89, 93, 101], "within": [0, 2, 111], "create_workspac": [0, 89], "To": [0, 2, 54, 73, 111], "which": [0, 2, 90, 108, 111], "defin": [0, 2, 108, 111], "follow": [0, 67, 84, 108, 111], "": [0, 1, 2, 15, 16, 94, 101, 108, 109, 111], "meth": 0, "upload_fil": 0, "upload_fold": 0, "mkdir": 0, "renam": [0, 2, 112], "info": 0, "get": [0, 2, 55, 109], "set": [0, 2, 4, 9, 13, 16, 17, 19, 21, 22, 23, 25, 53, 107, 108, 112], "execut": [0, 2, 16, 42, 54, 109, 111], "describe_opt": [0, 109], "see": [0, 3, 111], "document": [0, 108, 111, 112], "all": [0, 17, 26, 34, 36, 38, 40, 42, 43, 54, 73, 102, 108, 111, 112], "option": [0, 1, 2, 9, 13, 15, 16, 53, 54, 55, 56, 59, 60, 65, 66, 67, 70, 72, 73, 78, 84, 87, 90, 92, 94, 97, 98, 100, 101, 102, 107, 108, 112], "In": [0, 108, 111], "addit": [0, 2, 109, 111], "through": [0, 3, 111], "give": [0, 92, 97, 111], "valu": [0, 1, 2, 4, 9, 17, 18, 19, 21, 23, 52, 55, 107, 108], "1": [0, 2, 94, 101, 108, 109, 111], "import": [0, 108, 111], "s2": [0, 2, 108], "2": [0, 2, 108, 109, 111], "local_infil": [0, 2, 108], "bool": [0, 2, 4, 10, 20, 22, 27, 30, 34, 39, 41, 48, 50, 59, 60, 61, 63, 64, 65, 66, 70, 72, 73, 74, 78, 79, 82, 83, 87, 92, 94, 97, 101, 102], "should": [0, 2, 9, 12, 59, 60, 66, 70, 72, 73, 78, 87, 100, 102, 111], "possibl": [0, 108, 111], "load": 0, "local": [0, 2, 59, 60, 72, 73, 78], "file": [0, 2, 59, 60, 64, 65, 67, 70, 72, 73, 74, 78, 79, 83, 84, 85, 87, 111], "default": [0, 1, 2, 67, 84, 112], "fals": [0, 22, 27, 30, 34, 39, 41, 48, 50, 59, 60, 65, 66, 70, 72, 73, 78, 87, 92, 94, 97, 101], "current": [0, 9, 26, 33, 36, 37, 39, 40, 43, 44, 49, 50, 91, 95], "3": [0, 108, 109], "out": [0, 1, 18, 111], "4": [0, 108, 109], "true": [0, 2, 4, 18, 19, 22, 73, 94, 101, 108, 112], "5": [0, 108, 109], "email": 1, "str": [1, 2, 13, 15, 16, 17, 18, 19, 21, 23, 25, 27, 28, 29, 30, 31, 32, 38, 45, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 84, 87, 89, 93, 94, 98, 100, 101, 102, 103, 104, 107], "http": [1, 2, 9, 56, 108, 111, 112], "portal": 1, "com": [1, 2, 56], "sso": 1, "cluster": [1, 57, 97, 98, 112], "list": [1, 2, 15, 16, 17, 18, 19, 21, 52, 65, 73, 74, 93, 98, 99, 102, 105, 106, 108, 109, 111], "none": [1, 2, 4, 5, 6, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 45, 52, 53, 54, 56, 59, 60, 67, 68, 69, 71, 73, 74, 78, 84, 85, 86, 87, 88, 89, 92, 93, 94, 97, 98, 100, 101, 102, 107], "timeout": [1, 2, 92, 97], "int": [1, 2, 9, 15, 16, 18, 23, 24, 25, 41, 74, 92, 94, 97, 101, 102], "60": 1, "jsonwebtoken": 1, "jwt": [1, 2, 56, 112], "token": [1, 56, 100], "singl": [1, 2, 19, 108], "sign": 1, "user": [1, 2, 108], "gener": [1, 13, 45, 102, 111], "name": [1, 2, 13, 28, 29, 30, 31, 32, 54, 55, 57, 73, 74, 77, 89, 93, 94, 98, 101, 102, 107, 111, 112], "being": [1, 108], "connect": [1, 109, 112], "number": [1, 9, 15, 16, 22, 92, 94, 97, 101, 108], "second": [1, 2, 92, 94, 97, 101], "wait": [1, 92, 94, 97, 101], "befor": [1, 92, 94, 97, 101, 112], "time": [1, 102], "authent": [1, 2, 56, 112], "request": [1, 102], "instead": [1, 3, 12, 57], "python": [1, 2, 53, 108, 110, 112], "webbrows": 1, "modul": 1, "includ": [1, 2, 73, 109, 111, 112], "googl": 1, "chrome": 1, "chromium": 1, "firefox": 1, "etc": [1, 94, 101, 108, 109], "note": 1, "write": [1, 67, 84, 111], "safari": 1, "wa": [1, 111], "compat": [1, 22, 112], "If": [1, 9, 13, 17, 18, 21, 22, 73, 92, 97, 102, 108, 111], "each": [1, 92, 94, 97, 101, 108, 111, 112], "one": [1, 54, 67, 84, 108, 111], "tri": 1, "until": [1, 22], "work": [1, 108, 111], "locat": [1, 59, 60, 62, 65, 68, 69, 70, 71, 78, 87], "type": [1, 2, 7, 9, 10, 15, 16, 18, 19, 21, 53, 55, 56, 61, 62, 63, 64, 65, 66, 67, 74, 78, 84, 90, 94, 101, 102, 103, 104, 109, 111], "host": [2, 90, 108], "password": [2, 98, 102, 108], "port": [2, 9, 90, 108], "driver": [2, 112], "pure_python": 2, "charset": 2, "ssl_kei": 2, "ssl_cert": 2, "ssl_ca": 2, "ssl_disabl": 2, "ssl_cipher": [2, 112], "ssl_verify_cert": [2, 112], "ssl_verify_ident": [2, 112], "conv": 2, "dict": [2, 15, 16, 17, 18, 19, 21, 102, 107, 108], "callabl": 2, "credential_typ": 2, "autocommit": [2, 108, 112], "results_typ": [2, 108, 112], "buffer": [2, 25], "results_format": [2, 112], "program_nam": 2, "conn_attr": 2, "multi_stat": [2, 112], "connect_timeout": [2, 112], "nan_as_nul": [2, 112], "inf_as_nul": [2, 112], "encoding_error": [2, 112], "track_env": [2, 112], "hostnam": [2, 108], "ip": [2, 98, 108], "address": [2, 98, 108], "describ": [2, 108, 111, 112], "scheme": 2, "protocol": 2, "connector": [2, 109], "By": [2, 108], "mysql": [2, 108, 109], "api": [2, 8, 9, 56, 57, 89, 93, 100, 109], "usernam": 2, "standard": 2, "path": [2, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 78, 84, 87], "indic": [2, 102, 111], "overal": 2, "db_name": 2, "typic": [2, 3], "left": 2, "off": [2, 108], "unless": [2, 111], "3306": 2, "non": [2, 111, 112], "80": 2, "443": 2, "pure": [2, 112], "mode": [2, 4, 23, 67, 84, 92, 97], "upload": [2, 72, 73, 112], "charact": [2, 111], "contain": [2, 111], "ssl": 2, "certif": 2, "author": [2, 111], "cipher": [2, 112], "disabl": [2, 8], "usag": 2, "verifi": 2, "automat": [2, 108, 112], "enabl": [2, 9], "ident": 2, "data": [2, 8, 9, 45, 52, 59, 67, 78, 84, 102, 108, 112], "convers": [2, 111, 112], "auth": [2, 109, 112], "browser_sso": 2, "tupl": [2, 17, 18, 19, 21, 107], "namedtupl": [2, 108, 112], "deprec": 2, "ha": [2, 97, 108, 109, 111, 112], "been": [2, 108, 109, 111], "program": 2, "telemetri": 2, "exampl": [2, 13, 15, 16, 17, 18, 19, 52, 73, 102, 108, 111], "program_vers": 2, "0": [2, 102, 108, 109, 111], "_connector_nam": 2, "dbt": 2, "multipl": [2, 13, 16, 22], "statement": [2, 15, 16, 42, 111, 112], "10": [2, 52, 92, 94, 97, 101, 108, 109], "min": 2, "max": [2, 15, 16], "31536000": 2, "nan": 2, "treat": [2, 52], "null": 2, "when": [2, 15, 16, 22, 102, 108], "substitut": [2, 15, 16, 109], "inf": 2, "error": [2, 112], "handler": 2, "decod": 2, "track": [2, 111, 112], "singlestoredb_url": [2, 112], "conn": [2, 52, 108], "me": 2, "p455w0rd": 2, "my_db": 2, "8080": 2, "o": 2, "credenti": [2, 108], "singlestoredb_us": 2, "singlestoredb_password": 2, "keyword": [2, 52, 90, 107, 108], "utf8": 2, "context": 2, "manag": [2, 56, 109, 111, 112], "cursor": [2, 108, 109], "cur": [2, 13, 15, 16, 17, 18, 19, 108], "session": [2, 47], "class": [3, 12, 52, 57, 58, 74, 89, 93, 100, 111], "kwarg": [3, 52, 53, 54, 90, 107], "instanc": 3, "rather": 3, "than": [3, 22], "them": 3, "directli": [3, 12, 57, 58, 74, 89, 93], "definit": [3, 89, 93, 98, 103, 104, 111], "__init__": [3, 12, 52, 57, 58, 74, 89, 93, 100], "call": [3, 12, 13, 22, 53, 57, 89, 93, 108], "abstract": [5, 6, 7, 10, 11, 13, 14, 15, 17, 18, 19, 20, 22, 23, 24, 25], "pend": [6, 11], "transact": [6, 11], "enable_data_api": 8, "requir": [9, 108, 111, 112], "privileg": 9, "global": [9, 37], "start": [9, 109], "proxi": 9, "run": [9, 44], "http_proxy_port": 9, "disable_data_api": 9, "determin": [10, 111], "still": [10, 20], "submit": [12, 111], "command": [12, 112], "instanti": [12, 57, 58, 74, 89, 93, 100], "param": 13, "sequenc": [13, 15, 16, 24, 98], "procedur": [13, 22], "other": [13, 22, 56, 100, 108, 109, 111], "fetchon": [13, 108], "fetchmani": [13, 108], "fetchal": [13, 108], "subsequ": [13, 111], "nextset": 13, "myprocedur": 13, "arg1": 13, "arg2": 13, "print": [13, 17, 18, 19, 54, 108, 111], "iter": [13, 16, 21, 108], "arg": [15, 16, 52, 53, 107], "sql": [15, 16, 112], "format": [15, 16, 74, 108, 111, 112], "style": [15, 16], "paramt": [15, 16], "pyformat": [15, 16], "select": [15, 16], "mytabl": [15, 16], "id": [15, 16, 41, 56, 57, 93, 101, 102, 103, 104, 112], "100": [15, 16, 18], "row": [15, 16, 17, 18, 19, 21, 108], "affect": [15, 16], "against": [16, 111], "200": 16, "300": 16, "datafram": [17, 18, 19, 21], "fetch": [17, 18, 19, 25, 109], "remain": [17, 18, 19, 111], "size": [18, 24, 25, 74, 89, 94, 101, 108], "arrays": 18, "while": [18, 19, 111, 112], "len": 18, "break": [18, 19], "rais": [21, 92, 94, 97, 101], "stopiter": 21, "more": [21, 22, 54, 111, 112], "exist": [21, 59, 60, 66, 70, 72, 73, 78, 87, 89, 93, 112], "skip": 22, "next": 22, "must": [22, 108, 111], "empti": [22, 88, 102], "e": 22, "onc": [22, 108], "expect": [22, 108], "retain": [22, 111], "pymysql": [22, 112], "mysoldb": 22, "anoth": 22, "rel": 23, "posit": [23, 112], "move": [23, 70, 87], "absolut": 23, "predefin": 24, "memori": [24, 108], "area": 24, "larg": [25, 108], "showresult": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "tabl": [27, 31, 38, 49], "full": [27, 75, 108], "given": [27, 28, 29, 30, 31, 32, 38, 41, 61, 63, 64, 65, 108], "creation": [28, 29, 30, 31, 32, 80], "aggreg": 28, "extend": [30, 34, 39, 48, 50], "pipelin": 30, "view": 32, "statu": [33, 37, 47, 49, 52], "plan_id": 41, "json": 41, "compil": [42, 111], "detail": 44, "thread": 44, "outfil": 45, "troubleshoot": 45, "optim": 45, "simpl": 52, "termin": [52, 102, 111], "frame": 52, "send": 52, "underli": 52, "constructor": 52, "taken": 53, "here": [53, 108], "same": [53, 108, 111], "howev": [53, 108, 111], "order": 53, "inherit": 53, "descript": [54, 111], "access_token": [56, 100], "version": [56, 100, 111, 112], "v1": [56, 112], "base_url": [56, 100], "organization_id": [56, 100], "workspacemanag": [56, 57, 58, 89, 93, 109], "workspac": [56, 109, 112], "base": [56, 100, 111], "organ": 56, "provid": [57, 111], "workspacegroup": [58, 74, 89, 101, 102, 104, 106, 109], "stage_path": [59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73], "pathlik": [59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 78, 87], "local_path": [59, 60, 72, 73, 78], "overwrit": [59, 60, 66, 70, 72, 73, 78, 87], "encod": [59, 67, 78, 84], "byte": [59, 78], "content": [59, 73, 74, 78, 111], "target": [59, 60, 73, 78], "overwritten": [59, 60, 66, 70, 72, 73, 78, 87], "convert": [59, 78, 112], "folder": [60, 65, 66, 69, 71, 73, 74, 79], "directori": [60, 63, 66, 73, 77, 82, 86, 88], "doe": [61, 79, 111, 112], "stageobject": [62, 66, 70, 72, 73, 109], "recurs": [65, 69, 73, 86], "make": [66, 111, 112], "alreadi": [66, 70, 72, 73, 87], "r": [67, 84], "stringio": [67, 84], "bytesio": [67, 84], "read": [67, 84, 112], "support": [67, 84, 111, 112], "w": [67, 84], "truncat": [67, 84], "first": [67, 84], "x": [67, 84], "ad": [67, 84, 112], "b": [67, 84], "binari": [67, 84, 112], "t": [67, 84, 111], "text": [67, 84, 111], "stageobjectbytesread": [67, 84], "rb": [67, 84], "stageobjectbyteswrit": [67, 84], "wb": [67, 84], "xb": [67, 84], "stageobjecttextread": [67, 84], "rt": [67, 84], "stageobjecttextwrit": [67, 84], "wt": [67, 84], "xt": [67, 84], "delet": [68, 69, 71, 85, 86, 88], "old_path": 70, "new_path": [70, 87], "origin": [70, 111], "textio": 72, "binaryio": 72, "open": 72, "include_root": 73, "ignor": 73, "onli": [73, 111], "nest": 73, "root": 73, "top": 73, "glob": 73, "pattern": [73, 108], "pyc": 73, "tree": 73, "mimetyp": 74, "datetim": [74, 80, 81, 89, 93], "last_modifi": 74, "writabl": 74, "stage": [74, 78, 82, 83, 84, 85, 86, 87, 88, 109, 112], "float": [80, 81], "unix": [80, 81], "timestamp": [80, 81, 102], "last": 81, "modifi": [81, 111], "workspace_id": 89, "state": [89, 91, 95, 111], "created_at": [89, 93], "terminated_at": [89, 93], "endpoint": 89, "get_workspac": 89, "argument": [90, 107], "except": [90, 94, 101, 111], "suppli": [90, 102], "updat": [91, 95, 102], "wait_on_termin": [92, 97], "wait_interv": [92, 94, 97, 101], "wait_timeout": [92, 94, 97, 101], "600": [92, 94, 97, 101, 108], "go": [92, 97], "between": [92, 94, 97, 101], "check": [92, 97], "total": [92, 97], "up": [92, 97], "managementerror": [92, 97], "reach": [92, 97], "region": [93, 102, 109, 112], "firewall_rang": [93, 98, 102], "group": [93, 97, 102, 104, 106, 112], "create_workspace_group": 93, "wait_on_act": [94, 101], "notat": [94, 101], "00": [94, 101, 102], "activ": [94, 97, 101], "maximum": [94, 101], "poll": [94, 101], "interv": [94, 101], "properti": [96, 99, 106], "forc": 97, "even": [97, 111], "admin_password": [98, 102], "admim_password": 98, "admin": [98, 102], "incom": 98, "namedlist": [99, 106], "expires_at": 102, "allow_all_traff": 102, "update_window": 102, "cidr": 102, "rang": 102, "inbound": 102, "retur": 102, "respons": [102, 111], "expir": [102, 112], "have": [102, 108, 111], "At": 102, "lost": 102, "durat": 102, "2021": [102, 111], "01": 102, "02t15": 102, "04": 102, "05z07": 102, "02": 102, "3h30m": 102, "traffic": 102, "dai": 102, "hour": 102, "window": [102, 112], "6": [102, 108, 109], "23": [102, 109], "consecut": 107, "arbitrari": 107, "pair": 107, "made": [108, 111], "section": [108, 111], "integ": 108, "A": [108, 111], "seen": 108, "equal": 108, "well": 108, "establish": 108, "As": [108, 109], "7": [108, 109], "auto": 108, "auto_attach": 108, "ON": 108, "auto_increment_incr": 108, "auto_increment_offset": 108, "auto_profile_typ": 108, "lite": 108, "auto_repl": 108, "autostats_flush_interval_sec": 108, "two": 108, "v0": [108, 109], "substit": [108, 109], "chang": [108, 109, 111], "foo": [108, 109], "bar": [108, 109], "respect": [108, 109], "eas": [108, 109], "transit": [108, 109], "structur": 108, "pass": 108, "map": 108, "replac": [108, 111], "escap": [108, 112], "quot": 108, "done": 108, "8": [108, 109], "9": [108, 109, 111], "wai": 108, "three": 108, "choic": 108, "depend": 108, "mostli": 108, "fairli": 108, "small": 108, "entir": 108, "mai": [108, 109, 111], "fine": 108, "enough": 108, "put": 108, "strain": 108, "client": [108, 110], "comput": [108, 111], "better": 108, "idea": 108, "smaller": 108, "batch": 108, "additon": 108, "over": 108, "abl": 108, "amount": 108, "per": 108, "back": 108, "11": [108, 112], "12": [108, 109], "variable_nam": 108, "13": [108, 109], "interfac": [109, 111, 112], "instal": 109, "what": 109, "decemb": 109, "14": 109, "2023": 109, "novemb": 109, "octob": 109, "31": 109, "25": 109, "24": 109, "17": 109, "16": 109, "septemb": 109, "26": 109, "19": 109, "august": 109, "29": 109, "28": 109, "juli": 109, "june": 109, "15": 109, "18": 109, "march": 109, "januari": [109, 111], "2022": 109, "21": 109, "refer": 109, "util": 109, "get_jwt": [109, 112], "configur": [109, 111], "get_opt": 109, "set_opt": 109, "licens": 109, "pip": 110, "apach": 111, "2004": 111, "www": 111, "org": 111, "term": 111, "AND": 111, "condit": 111, "FOR": 111, "reproduct": 111, "distribut": 111, "shall": 111, "mean": 111, "licensor": 111, "copyright": 111, "owner": 111, "entiti": 111, "grant": 111, "legal": 111, "union": 111, "act": 111, "control": 111, "under": 111, "common": 111, "For": 111, "purpos": 111, "power": 111, "direct": 111, "indirect": 111, "caus": 111, "whether": 111, "contract": 111, "otherwis": 111, "ii": 111, "ownership": 111, "fifti": 111, "percent": 111, "50": 111, "outstand": 111, "share": 111, "iii": 111, "benefici": 111, "individu": 111, "exercis": 111, "permiss": 111, "sourc": 111, "prefer": 111, "modif": 111, "limit": 111, "softwar": 111, "mechan": 111, "transform": 111, "translat": 111, "media": 111, "authorship": 111, "notic": 111, "attach": 111, "appendix": 111, "deriv": 111, "editori": 111, "revis": 111, "annot": 111, "elabor": 111, "repres": 111, "whole": 111, "separ": [111, 112], "mere": 111, "link": 111, "bind": 111, "thereof": 111, "contribut": 111, "intention": 111, "inclus": 111, "behalf": 111, "electron": 111, "verbal": 111, "written": 111, "commun": 111, "sent": 111, "its": 111, "mail": 111, "system": 111, "issu": [111, 112], "discuss": 111, "improv": [111, 112], "exclud": 111, "conspicu": 111, "mark": 111, "design": 111, "Not": 111, "contributor": 111, "whom": 111, "receiv": 111, "incorpor": 111, "subject": 111, "herebi": 111, "perpetu": 111, "worldwid": 111, "exclus": 111, "charg": 111, "royalti": 111, "free": 111, "irrevoc": 111, "reproduc": 111, "prepar": 111, "publicli": 111, "perform": [111, 112], "sublicens": 111, "patent": 111, "offer": 111, "sell": 111, "transfer": 111, "appli": 111, "those": 111, "claim": 111, "necessarili": 111, "infring": 111, "alon": 111, "combin": 111, "institut": 111, "litig": 111, "cross": 111, "counterclaim": 111, "lawsuit": 111, "alleg": 111, "constitut": 111, "contributori": 111, "date": 111, "redistribut": 111, "copi": 111, "medium": 111, "meet": 111, "recipi": 111, "carri": 111, "promin": 111, "trademark": 111, "do": 111, "pertain": 111, "part": 111, "readabl": 111, "least": 111, "place": 111, "along": 111, "wherev": 111, "third": 111, "parti": 111, "normal": 111, "appear": 111, "add": [111, 112], "own": 111, "alongsid": 111, "addendum": 111, "cannot": 111, "constru": 111, "differ": 111, "compli": 111, "submiss": 111, "explicitli": 111, "notwithstand": 111, "noth": 111, "herein": 111, "supersed": 111, "agreement": 111, "regard": 111, "trade": 111, "servic": 111, "product": [111, 112], "reason": 111, "customari": 111, "disclaim": 111, "warranti": 111, "applic": 111, "law": 111, "agre": 111, "AS": 111, "basi": 111, "OR": 111, "OF": 111, "kind": 111, "express": 111, "impli": 111, "titl": 111, "merchant": 111, "fit": 111, "particular": 111, "sole": 111, "appropri": 111, "assum": 111, "risk": 111, "associ": 111, "liabil": 111, "event": 111, "theori": 111, "tort": 111, "neglig": 111, "deliber": 111, "grossli": 111, "liabl": 111, "damag": 111, "special": 111, "incident": 111, "consequenti": 111, "aris": 111, "inabl": 111, "loss": 111, "goodwil": 111, "stoppag": 111, "failur": 111, "malfunct": 111, "commerci": 111, "advis": 111, "accept": 111, "choos": 111, "fee": 111, "indemn": 111, "oblig": 111, "right": 111, "consist": 111, "indemnifi": 111, "defend": 111, "hold": 111, "harmless": 111, "incur": 111, "assert": 111, "end": 111, "how": 111, "boilerpl": 111, "field": [111, 112], "enclos": 111, "bracket": 111, "identifi": 111, "don": 111, "comment": 111, "we": 111, "recommend": 111, "page": 111, "easier": 111, "identif": 111, "archiv": 111, "complianc": 111, "obtain": 111, "specif": 111, "languag": 111, "govern": 111, "outlin": 112, "featur": 112, "releas": 112, "consid": 112, "pre": 112, "test": 112, "evalu": 112, "fusion": 112, "cach": 112, "dummi": 112, "experiment": 112, "vector": 112, "udf": 112, "fix": 112, "builtin": 112, "rule": 112, "enhanc": 112, "index": 112, "debug": 112, "propag": 112, "c": 112, "extens": 112, "WITH": 112, "boolean": 112, "structsequ": 112, "now": 112, "minimum": 112, "routin": 112, "numpi": 112, "arrai": 112, "blob": 112, "pygeo": 112, "shape": 112, "geographi": 112, "gssapi": 112, "kerbero": 112, "packet": 112, "pars": 112, "numer": 112, "unbuff": 112, "32": 112, "bit": 112, "aarch64": 112, "linux": 112, "log": 112, "high": 112, "accessor": 112}, "objects": {"": [[0, 0, 0, "-", "singlestoredb"]], "singlestoredb.auth": [[1, 1, 1, "", "get_jwt"]], "singlestoredb": [[2, 1, 1, "", "connect"], [53, 1, 1, "", "create_engine"], [54, 1, 1, "", "describe_option"], [55, 1, 1, "", "get_option"], [56, 1, 1, "", "manage_workspaces"], [107, 1, 1, "", "set_option"]], "singlestoredb.connection": [[3, 2, 1, "", "Connection"], [12, 2, 1, "", "Cursor"], [52, 2, 1, "", "ShowResult"]], "singlestoredb.connection.Connection": [[3, 3, 1, "", "__init__"], [4, 3, 1, "", "autocommit"], [5, 3, 1, "", "close"], [6, 3, 1, "", "commit"], [7, 3, 1, "", "cursor"], [8, 3, 1, "", "disable_data_api"], [9, 3, 1, "", "enable_data_api"], [10, 3, 1, "", "is_connected"], [11, 3, 1, "", "rollback"]], "singlestoredb.connection.Cursor": [[12, 3, 1, "", "__init__"], [13, 3, 1, "", "callproc"], [14, 3, 1, "", "close"], [15, 3, 1, "", "execute"], [16, 3, 1, "", "executemany"], [17, 3, 1, "", "fetchall"], [18, 3, 1, "", "fetchmany"], [19, 3, 1, "", "fetchone"], [20, 3, 1, "", "is_connected"], [21, 3, 1, "", "next"], [22, 3, 1, "", "nextset"], [23, 3, 1, "", "scroll"], [24, 3, 1, "", "setinputsizes"], [25, 3, 1, "", "setoutputsize"]], "singlestoredb.connection.ShowAccessor": [[26, 3, 1, "", "aggregates"], [27, 3, 1, "", "columns"], [28, 3, 1, "", "create_aggregate"], [29, 3, 1, "", "create_function"], [30, 3, 1, "", "create_pipeline"], [31, 3, 1, "", "create_table"], [32, 3, 1, "", "create_view"], [33, 3, 1, "", "database_status"], [34, 3, 1, "", "databases"], [35, 3, 1, "", "errors"], [36, 3, 1, "", "functions"], [37, 3, 1, "", "global_status"], [38, 3, 1, "", "indexes"], [39, 3, 1, "", "partitions"], [40, 3, 1, "", "pipelines"], [41, 3, 1, "", "plan"], [42, 3, 1, "", "plancache"], [43, 3, 1, "", "procedures"], [44, 3, 1, "", "processlist"], [45, 3, 1, "", "reproduction"], [46, 3, 1, "", "schemas"], [47, 3, 1, "", "session_status"], [48, 3, 1, "", "status"], [49, 3, 1, "", "table_status"], [50, 3, 1, "", "tables"], [51, 3, 1, "", "warnings"]], "singlestoredb.connection.ShowResult": [[52, 3, 1, "", "__init__"]], "singlestoredb.management.region": [[57, 2, 1, "", "Region"]], "singlestoredb.management.region.Region": [[57, 3, 1, "", "__init__"]], "singlestoredb.management.workspace": [[58, 2, 1, "", "Stage"], [74, 2, 1, "", "StageObject"], [89, 2, 1, "", "Workspace"], [93, 2, 1, "", "WorkspaceGroup"], [100, 2, 1, "", "WorkspaceManager"]], "singlestoredb.management.workspace.Stage": [[58, 3, 1, "", "__init__"], [59, 3, 1, "", "download_file"], [60, 3, 1, "", "download_folder"], [61, 3, 1, "", "exists"], [62, 3, 1, "", "info"], [63, 3, 1, "", "is_dir"], [64, 3, 1, "", "is_file"], [65, 3, 1, "", "listdir"], [66, 3, 1, "", "mkdir"], [67, 3, 1, "", "open"], [68, 3, 1, "", "remove"], [69, 3, 1, "", "removedirs"], [70, 3, 1, "", "rename"], [71, 3, 1, "", "rmdir"], [72, 3, 1, "", "upload_file"], [73, 3, 1, "", "upload_folder"]], "singlestoredb.management.workspace.StageObject": [[74, 3, 1, "", "__init__"], [75, 3, 1, "", "abspath"], [76, 3, 1, "", "basename"], [77, 3, 1, "", "dirname"], [78, 3, 1, "", "download"], [79, 3, 1, "", "exists"], [80, 3, 1, "", "getctime"], [81, 3, 1, "", "getmtime"], [82, 3, 1, "", "is_dir"], [83, 3, 1, "", "is_file"], [84, 3, 1, "", "open"], [85, 3, 1, "", "remove"], [86, 3, 1, "", "removedirs"], [87, 3, 1, "", "rename"], [88, 3, 1, "", "rmdir"]], "singlestoredb.management.workspace.Workspace": [[89, 3, 1, "", "__init__"], [90, 3, 1, "", "connect"], [91, 3, 1, "", "refresh"], [92, 3, 1, "", "terminate"]], "singlestoredb.management.workspace.WorkspaceGroup": [[93, 3, 1, "", "__init__"], [94, 3, 1, "", "create_workspace"], [95, 3, 1, "", "refresh"], [96, 4, 1, "", "stage"], [97, 3, 1, "", "terminate"], [98, 3, 1, "", "update"], [99, 4, 1, "", "workspaces"]], "singlestoredb.management.workspace.WorkspaceManager": [[100, 3, 1, "", "__init__"], [101, 3, 1, "", "create_workspace"], [102, 3, 1, "", "create_workspace_group"], [103, 3, 1, "", "get_workspace"], [104, 3, 1, "", "get_workspace_group"], [105, 3, 1, "", "regions"], [106, 4, 1, "", "workspace_groups"]]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:class", "3": "py:method", "4": "py:property"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "class", "Python class"], "3": ["py", "method", "Python method"], "4": ["py", "property", "Python property"]}, "titleterms": {"api": [0, 108, 112], "refer": 0, "connect": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 90, 108], "showresult": [0, 52], "cursor": [0, 7, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25], "util": 0, "manag": [0, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106], "workspacemanag": [0, 100, 101, 102, 103, 104, 105, 106], "workspacegroup": [0, 93, 94, 95, 96, 97, 98, 99], "workspac": [0, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106], "region": [0, 57, 105], "stage": [0, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 96], "stageobject": [0, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88], "configur": 0, "singlestoredb": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109], "auth": 1, "get_jwt": 1, "autocommit": 4, "close": [5, 14], "commit": 6, "disable_data_api": 8, "enable_data_api": 9, "is_connect": [10, 20], "rollback": 11, "callproc": 13, "execut": [15, 108], "executemani": 16, "fetchal": 17, "fetchmani": 18, "fetchon": 19, "next": 21, "nextset": 22, "scroll": 23, "setinputs": 24, "setoutputs": 25, "showaccessor": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "aggreg": 26, "column": 27, "create_aggreg": 28, "create_funct": 29, "create_pipelin": 30, "create_t": 31, "create_view": 32, "database_statu": 33, "databas": 34, "error": 35, "function": 36, "global_statu": 37, "index": 38, "partit": 39, "pipelin": 40, "plan": 41, "plancach": 42, "procedur": 43, "processlist": 44, "reproduct": 45, "schema": 46, "session_statu": 47, "statu": 48, "table_statu": 49, "tabl": 50, "warn": 51, "create_engin": 53, "describe_opt": 54, "get_opt": 55, "manage_workspac": 56, "download_fil": 59, "download_fold": 60, "exist": [61, 79], "info": 62, "is_dir": [63, 82], "is_fil": [64, 83], "listdir": 65, "mkdir": 66, "open": [67, 84], "remov": [68, 85], "removedir": [69, 86], "renam": [70, 87], "paraemet": 70, "rmdir": [71, 88], "upload_fil": 72, "upload_fold": 73, "abspath": 75, "basenam": 76, "dirnam": 77, "download": 78, "getctim": 80, "getmtim": 81, "refresh": [91, 95], "termin": [92, 97], "create_workspac": [94, 101], "updat": 98, "create_workspace_group": 102, "get_workspac": 103, "get_workspace_group": 104, "workspace_group": 106, "set_opt": 107, "get": 108, "start": 108, "us": 108, "db": 108, "paramet": 108, "url": 108, "specifi": 108, "addit": 108, "queri": 108, "substitut": 108, "name": 108, "posit": 108, "fetch": 108, "result": 108, "type": 108, "tupl": 108, "default": 108, "dictionari": 108, "python": 109, "client": 109, "content": 109, "instal": 110, "licens": 111, "what": 112, "": 112, "new": 112, "v0": 112, "10": 112, "2": 112, "decemb": 112, "14": 112, "2023": 112, "1": 112, "13": 112, "0": 112, "12": 112, "9": 112, "6": 112, "novemb": 112, "5": 112, "octob": 112, "31": 112, "4": 112, "3": 112, "25": 112, "24": 112, "17": 112, "16": 112, "8": 112, "septemb": 112, "26": 112, "7": 112, "19": 112, "august": 112, "29": 112, "28": 112, "23": 112, "juli": 112, "june": 112, "15": 112, "mai": 112, "18": 112, "march": 112, "januari": 112, "2022": 112, "chang": 112, "21": 112}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 57}, "alltitles": {"API Reference": [[0, "api-reference"]], "Connections": [[0, "connections"]], "Connection": [[0, "connection"]], "ShowResult": [[0, "showresult"]], "Cursor": [[0, "cursor"]], "Utilities": [[0, "utilities"]], "Management API": [[0, "management-api"]], "WorkspaceManager": [[0, "workspacemanager"]], "WorkspaceGroup": [[0, "workspacegroup"]], "Workspace": [[0, "workspace"]], "Region": [[0, "region"]], "Stage": [[0, "stage"]], "StageObject": [[0, "stageobject"]], "Configuration": [[0, "configuration"]], "singlestoredb.auth.get_jwt": [[1, "singlestoredb-auth-get-jwt"]], "singlestoredb.connect": [[2, "singlestoredb-connect"]], "singlestoredb.connection.Connection": [[3, "singlestoredb-connection-connection"]], "singlestoredb.connection.Connection.autocommit": [[4, "singlestoredb-connection-connection-autocommit"]], "singlestoredb.connection.Connection.close": [[5, "singlestoredb-connection-connection-close"]], "singlestoredb.connection.Connection.commit": [[6, "singlestoredb-connection-connection-commit"]], "singlestoredb.connection.Connection.cursor": [[7, "singlestoredb-connection-connection-cursor"]], "singlestoredb.connection.Connection.disable_data_api": [[8, "singlestoredb-connection-connection-disable-data-api"]], "singlestoredb.connection.Connection.enable_data_api": [[9, "singlestoredb-connection-connection-enable-data-api"]], "singlestoredb.connection.Connection.is_connected": [[10, "singlestoredb-connection-connection-is-connected"]], "singlestoredb.connection.Connection.rollback": [[11, "singlestoredb-connection-connection-rollback"]], "singlestoredb.connection.Cursor": [[12, "singlestoredb-connection-cursor"]], "singlestoredb.connection.Cursor.callproc": [[13, "singlestoredb-connection-cursor-callproc"]], "singlestoredb.connection.Cursor.close": [[14, "singlestoredb-connection-cursor-close"]], "singlestoredb.connection.Cursor.execute": [[15, "singlestoredb-connection-cursor-execute"]], "singlestoredb.connection.Cursor.executemany": [[16, "singlestoredb-connection-cursor-executemany"]], "singlestoredb.connection.Cursor.fetchall": [[17, "singlestoredb-connection-cursor-fetchall"]], "singlestoredb.connection.Cursor.fetchmany": [[18, "singlestoredb-connection-cursor-fetchmany"]], "singlestoredb.connection.Cursor.fetchone": [[19, "singlestoredb-connection-cursor-fetchone"]], "singlestoredb.connection.Cursor.is_connected": [[20, "singlestoredb-connection-cursor-is-connected"]], "singlestoredb.connection.Cursor.next": [[21, "singlestoredb-connection-cursor-next"]], "singlestoredb.connection.Cursor.nextset": [[22, "singlestoredb-connection-cursor-nextset"]], "singlestoredb.connection.Cursor.scroll": [[23, "singlestoredb-connection-cursor-scroll"]], "singlestoredb.connection.Cursor.setinputsizes": [[24, "singlestoredb-connection-cursor-setinputsizes"]], "singlestoredb.connection.Cursor.setoutputsize": [[25, "singlestoredb-connection-cursor-setoutputsize"]], "singlestoredb.connection.ShowAccessor.aggregates": [[26, "singlestoredb-connection-showaccessor-aggregates"]], "singlestoredb.connection.ShowAccessor.columns": [[27, "singlestoredb-connection-showaccessor-columns"]], "singlestoredb.connection.ShowAccessor.create_aggregate": [[28, "singlestoredb-connection-showaccessor-create-aggregate"]], "singlestoredb.connection.ShowAccessor.create_function": [[29, "singlestoredb-connection-showaccessor-create-function"]], "singlestoredb.connection.ShowAccessor.create_pipeline": [[30, "singlestoredb-connection-showaccessor-create-pipeline"]], "singlestoredb.connection.ShowAccessor.create_table": [[31, "singlestoredb-connection-showaccessor-create-table"]], "singlestoredb.connection.ShowAccessor.create_view": [[32, "singlestoredb-connection-showaccessor-create-view"]], "singlestoredb.connection.ShowAccessor.database_status": [[33, "singlestoredb-connection-showaccessor-database-status"]], "singlestoredb.connection.ShowAccessor.databases": [[34, "singlestoredb-connection-showaccessor-databases"]], "singlestoredb.connection.ShowAccessor.errors": [[35, "singlestoredb-connection-showaccessor-errors"]], "singlestoredb.connection.ShowAccessor.functions": [[36, "singlestoredb-connection-showaccessor-functions"]], "singlestoredb.connection.ShowAccessor.global_status": [[37, "singlestoredb-connection-showaccessor-global-status"]], "singlestoredb.connection.ShowAccessor.indexes": [[38, "singlestoredb-connection-showaccessor-indexes"]], "singlestoredb.connection.ShowAccessor.partitions": [[39, "singlestoredb-connection-showaccessor-partitions"]], "singlestoredb.connection.ShowAccessor.pipelines": [[40, "singlestoredb-connection-showaccessor-pipelines"]], "singlestoredb.connection.ShowAccessor.plan": [[41, "singlestoredb-connection-showaccessor-plan"]], "singlestoredb.connection.ShowAccessor.plancache": [[42, "singlestoredb-connection-showaccessor-plancache"]], "singlestoredb.connection.ShowAccessor.procedures": [[43, "singlestoredb-connection-showaccessor-procedures"]], "singlestoredb.connection.ShowAccessor.processlist": [[44, "singlestoredb-connection-showaccessor-processlist"]], "singlestoredb.connection.ShowAccessor.reproduction": [[45, "singlestoredb-connection-showaccessor-reproduction"]], "singlestoredb.connection.ShowAccessor.schemas": [[46, "singlestoredb-connection-showaccessor-schemas"]], "singlestoredb.connection.ShowAccessor.session_status": [[47, "singlestoredb-connection-showaccessor-session-status"]], "singlestoredb.connection.ShowAccessor.status": [[48, "singlestoredb-connection-showaccessor-status"]], "singlestoredb.connection.ShowAccessor.table_status": [[49, "singlestoredb-connection-showaccessor-table-status"]], "singlestoredb.connection.ShowAccessor.tables": [[50, "singlestoredb-connection-showaccessor-tables"]], "singlestoredb.connection.ShowAccessor.warnings": [[51, "singlestoredb-connection-showaccessor-warnings"]], "singlestoredb.connection.ShowResult": [[52, "singlestoredb-connection-showresult"]], "singlestoredb.create_engine": [[53, "singlestoredb-create-engine"]], "singlestoredb.describe_option": [[54, "singlestoredb-describe-option"]], "singlestoredb.get_option": [[55, "singlestoredb-get-option"]], "singlestoredb.manage_workspaces": [[56, "singlestoredb-manage-workspaces"]], "singlestoredb.management.region.Region": [[57, "singlestoredb-management-region-region"]], "singlestoredb.management.workspace.Stage": [[58, "singlestoredb-management-workspace-stage"]], "singlestoredb.management.workspace.Stage.download_file": [[59, "singlestoredb-management-workspace-stage-download-file"]], "singlestoredb.management.workspace.Stage.download_folder": [[60, "singlestoredb-management-workspace-stage-download-folder"]], "singlestoredb.management.workspace.Stage.exists": [[61, "singlestoredb-management-workspace-stage-exists"]], "singlestoredb.management.workspace.Stage.info": [[62, "singlestoredb-management-workspace-stage-info"]], "singlestoredb.management.workspace.Stage.is_dir": [[63, "singlestoredb-management-workspace-stage-is-dir"]], "singlestoredb.management.workspace.Stage.is_file": [[64, "singlestoredb-management-workspace-stage-is-file"]], "singlestoredb.management.workspace.Stage.listdir": [[65, "singlestoredb-management-workspace-stage-listdir"]], "singlestoredb.management.workspace.Stage.mkdir": [[66, "singlestoredb-management-workspace-stage-mkdir"]], "singlestoredb.management.workspace.Stage.open": [[67, "singlestoredb-management-workspace-stage-open"]], "singlestoredb.management.workspace.Stage.remove": [[68, "singlestoredb-management-workspace-stage-remove"]], "singlestoredb.management.workspace.Stage.removedirs": [[69, "singlestoredb-management-workspace-stage-removedirs"]], "singlestoredb.management.workspace.Stage.rename": [[70, "singlestoredb-management-workspace-stage-rename"]], "Paraemeters": [[70, "paraemeters"]], "singlestoredb.management.workspace.Stage.rmdir": [[71, "singlestoredb-management-workspace-stage-rmdir"]], "singlestoredb.management.workspace.Stage.upload_file": [[72, "singlestoredb-management-workspace-stage-upload-file"]], "singlestoredb.management.workspace.Stage.upload_folder": [[73, "singlestoredb-management-workspace-stage-upload-folder"]], "singlestoredb.management.workspace.StageObject": [[74, "singlestoredb-management-workspace-stageobject"]], "singlestoredb.management.workspace.StageObject.abspath": [[75, "singlestoredb-management-workspace-stageobject-abspath"]], "singlestoredb.management.workspace.StageObject.basename": [[76, "singlestoredb-management-workspace-stageobject-basename"]], "singlestoredb.management.workspace.StageObject.dirname": [[77, "singlestoredb-management-workspace-stageobject-dirname"]], "singlestoredb.management.workspace.StageObject.download": [[78, "singlestoredb-management-workspace-stageobject-download"]], "singlestoredb.management.workspace.StageObject.exists": [[79, "singlestoredb-management-workspace-stageobject-exists"]], "singlestoredb.management.workspace.StageObject.getctime": [[80, "singlestoredb-management-workspace-stageobject-getctime"]], "singlestoredb.management.workspace.StageObject.getmtime": [[81, "singlestoredb-management-workspace-stageobject-getmtime"]], "singlestoredb.management.workspace.StageObject.is_dir": [[82, "singlestoredb-management-workspace-stageobject-is-dir"]], "singlestoredb.management.workspace.StageObject.is_file": [[83, "singlestoredb-management-workspace-stageobject-is-file"]], "singlestoredb.management.workspace.StageObject.open": [[84, "singlestoredb-management-workspace-stageobject-open"]], "singlestoredb.management.workspace.StageObject.remove": [[85, "singlestoredb-management-workspace-stageobject-remove"]], "singlestoredb.management.workspace.StageObject.removedirs": [[86, "singlestoredb-management-workspace-stageobject-removedirs"]], "singlestoredb.management.workspace.StageObject.rename": [[87, "singlestoredb-management-workspace-stageobject-rename"]], "singlestoredb.management.workspace.StageObject.rmdir": [[88, "singlestoredb-management-workspace-stageobject-rmdir"]], "singlestoredb.management.workspace.Workspace": [[89, "singlestoredb-management-workspace-workspace"]], "singlestoredb.management.workspace.Workspace.connect": [[90, "singlestoredb-management-workspace-workspace-connect"]], "singlestoredb.management.workspace.Workspace.refresh": [[91, "singlestoredb-management-workspace-workspace-refresh"]], "singlestoredb.management.workspace.Workspace.terminate": [[92, "singlestoredb-management-workspace-workspace-terminate"]], "singlestoredb.management.workspace.WorkspaceGroup": [[93, "singlestoredb-management-workspace-workspacegroup"]], "singlestoredb.management.workspace.WorkspaceGroup.create_workspace": [[94, "singlestoredb-management-workspace-workspacegroup-create-workspace"]], "singlestoredb.management.workspace.WorkspaceGroup.refresh": [[95, "singlestoredb-management-workspace-workspacegroup-refresh"]], "singlestoredb.management.workspace.WorkspaceGroup.stage": [[96, "singlestoredb-management-workspace-workspacegroup-stage"]], "singlestoredb.management.workspace.WorkspaceGroup.terminate": [[97, "singlestoredb-management-workspace-workspacegroup-terminate"]], "singlestoredb.management.workspace.WorkspaceGroup.update": [[98, "singlestoredb-management-workspace-workspacegroup-update"]], "singlestoredb.management.workspace.WorkspaceGroup.workspaces": [[99, "singlestoredb-management-workspace-workspacegroup-workspaces"]], "singlestoredb.management.workspace.WorkspaceManager": [[100, "singlestoredb-management-workspace-workspacemanager"]], "singlestoredb.management.workspace.WorkspaceManager.create_workspace": [[101, "singlestoredb-management-workspace-workspacemanager-create-workspace"]], "singlestoredb.management.workspace.WorkspaceManager.create_workspace_group": [[102, "singlestoredb-management-workspace-workspacemanager-create-workspace-group"]], "singlestoredb.management.workspace.WorkspaceManager.get_workspace": [[103, "singlestoredb-management-workspace-workspacemanager-get-workspace"]], "singlestoredb.management.workspace.WorkspaceManager.get_workspace_group": [[104, "singlestoredb-management-workspace-workspacemanager-get-workspace-group"]], "singlestoredb.management.workspace.WorkspaceManager.regions": [[105, "singlestoredb-management-workspace-workspacemanager-regions"]], "singlestoredb.management.workspace.WorkspaceManager.workspace_groups": [[106, "singlestoredb-management-workspace-workspacemanager-workspace-groups"]], "singlestoredb.set_option": [[107, "singlestoredb-set-option"]], "Getting Started": [[108, "getting-started"]], "Connect using DB-API Parameters": [[108, "connect-using-db-api-parameters"]], "Connect using a URL": [[108, "connect-using-a-url"]], "Specifying Additional Connection Parameters": [[108, "specifying-additional-connection-parameters"]], "Executing Queries": [[108, "executing-queries"]], "Parameter Substitution": [[108, "parameter-substitution"]], "Named Substitution": [[108, "named-substitution"]], "Positional Substitution": [[108, "positional-substitution"]], "Fetching Results": [[108, "fetching-results"]], "Result Type": [[108, "result-type"]], "Tuples (Default)": [[108, "tuples-default"]], "Named Tuples": [[108, "named-tuples"]], "Dictionaries": [[108, "dictionaries"]], "SingleStoreDB Python Client": [[109, "singlestoredb-python-client"]], "Contents:": [[109, null]], "Installation": [[110, "installation"]], "License": [[111, "license"]], "What\u2019s New": [[112, "what-s-new"]], "v0.10.2 - December 14, 2023": [[112, "v0-10-2-december-14-2023"]], "v0.10.1 - December 13, 2023": [[112, "v0-10-1-december-13-2023"]], "v0.10.0 - December 12, 2023": [[112, "v0-10-0-december-12-2023"]], "v0.9.6 - November 2, 2023": [[112, "v0-9-6-november-2-2023"]], "v0.9.5 - October 31, 2023": [[112, "v0-9-5-october-31-2023"]], "v0.9.4 - October 31, 2023": [[112, "v0-9-4-october-31-2023"]], "v0.9.3 - October 25, 2023": [[112, "v0-9-3-october-25-2023"]], "v0.9.2 - October 24, 2023": [[112, "v0-9-2-october-24-2023"]], "v0.9.1 - October 17, 2023": [[112, "v0-9-1-october-17-2023"]], "v0.9.0 - October 16, 2023": [[112, "v0-9-0-october-16-2023"]], "v0.8.9 - October 4, 2023": [[112, "v0-8-9-october-4-2023"]], "v0.8.8 - September 26, 2023": [[112, "v0-8-8-september-26-2023"]], "v0.8.7 - September 19, 2023": [[112, "v0-8-7-september-19-2023"]], "v0.8.6 - August 29, 2023": [[112, "v0-8-6-august-29-2023"]], "v0.8.5 - August 29, 2023": [[112, "v0-8-5-august-29-2023"]], "v0.8.4 - August 28, 2023": [[112, "v0-8-4-august-28-2023"]], "v0.8.3 - August 23, 2023": [[112, "v0-8-3-august-23-2023"]], "v0.8.2 - August 10, 2023": [[112, "v0-8-2-august-10-2023"]], "v0.8.1 - July 12, 2023": [[112, "v0-8-1-july-12-2023"]], "v0.8.0 - July 12, 2023": [[112, "v0-8-0-july-12-2023"]], "v0.7.1 - June 15, 2023": [[112, "v0-7-1-june-15-2023"]], "v0.7.0 - June 9, 2023": [[112, "v0-7-0-june-9-2023"]], "v0.6.1 - May 18, 2023": [[112, "v0-6-1-may-18-2023"]], "v0.6.0 - May 17, 2023": [[112, "v0-6-0-may-17-2023"]], "v0.5.4 - March 15, 2023": [[112, "v0-5-4-march-15-2023"]], "v0.5.3 - January 9, 2023": [[112, "v0-5-3-january-9-2023"]], "v0.5.2 - December 14, 2022": [[112, "v0-5-2-december-14-2022"]], "v0.5.1 - December 9, 2022": [[112, "v0-5-1-december-9-2022"]], "v0.5.0 - December 8, 2022 (API CHANGES)": [[112, "v0-5-0-december-8-2022-api-changes"]], "v0.4.0 - October 19, 2022": [[112, "v0-4-0-october-19-2022"]], "v0.3.3 - September 21, 2022": [[112, "v0-3-3-september-21-2022"]], "v0.3.2 - September 14, 2022": [[112, "v0-3-2-september-14-2022"]], "v0.3.1 - September 9, 2022": [[112, "v0-3-1-september-9-2022"]], "v0.3.0 - September 9, 2022": [[112, "v0-3-0-september-9-2022"]], "v0.2.0 - August 5, 2022": [[112, "v0-2-0-august-5-2022"]], "v0.1.0 - May 6, 2022": [[112, "v0-1-0-may-6-2022"]]}, "indexentries": {"module": [[0, "module-singlestoredb"]], "singlestoredb": [[0, "module-singlestoredb"]], "get_jwt() (in module singlestoredb.auth)": [[1, "singlestoredb.auth.get_jwt"]], "connect() (in module singlestoredb)": [[2, "singlestoredb.connect"]], "connection (class in singlestoredb.connection)": [[3, "singlestoredb.connection.Connection"]], "__init__() (singlestoredb.connection.connection method)": [[3, "singlestoredb.connection.Connection.__init__"]], "autocommit() (singlestoredb.connection.connection method)": [[4, "singlestoredb.connection.Connection.autocommit"]], "close() (singlestoredb.connection.connection method)": [[5, "singlestoredb.connection.Connection.close"]], "commit() (singlestoredb.connection.connection method)": [[6, "singlestoredb.connection.Connection.commit"]], "cursor() (singlestoredb.connection.connection method)": [[7, "singlestoredb.connection.Connection.cursor"]], "disable_data_api() (singlestoredb.connection.connection method)": [[8, "singlestoredb.connection.Connection.disable_data_api"]], "enable_data_api() (singlestoredb.connection.connection method)": [[9, "singlestoredb.connection.Connection.enable_data_api"]], "is_connected() (singlestoredb.connection.connection method)": [[10, "singlestoredb.connection.Connection.is_connected"]], "rollback() (singlestoredb.connection.connection method)": [[11, "singlestoredb.connection.Connection.rollback"]], "cursor (class in singlestoredb.connection)": [[12, "singlestoredb.connection.Cursor"]], "__init__() (singlestoredb.connection.cursor method)": [[12, "singlestoredb.connection.Cursor.__init__"]], "callproc() (singlestoredb.connection.cursor method)": [[13, "singlestoredb.connection.Cursor.callproc"]], "close() (singlestoredb.connection.cursor method)": [[14, "singlestoredb.connection.Cursor.close"]], "execute() (singlestoredb.connection.cursor method)": [[15, "singlestoredb.connection.Cursor.execute"]], "executemany() (singlestoredb.connection.cursor method)": [[16, "singlestoredb.connection.Cursor.executemany"]], "fetchall() (singlestoredb.connection.cursor method)": [[17, "singlestoredb.connection.Cursor.fetchall"]], "fetchmany() (singlestoredb.connection.cursor method)": [[18, "singlestoredb.connection.Cursor.fetchmany"]], "fetchone() (singlestoredb.connection.cursor method)": [[19, "singlestoredb.connection.Cursor.fetchone"]], "is_connected() (singlestoredb.connection.cursor method)": [[20, "singlestoredb.connection.Cursor.is_connected"]], "next() (singlestoredb.connection.cursor method)": [[21, "singlestoredb.connection.Cursor.next"]], "nextset() (singlestoredb.connection.cursor method)": [[22, "singlestoredb.connection.Cursor.nextset"]], "scroll() (singlestoredb.connection.cursor method)": [[23, "singlestoredb.connection.Cursor.scroll"]], "setinputsizes() (singlestoredb.connection.cursor method)": [[24, "singlestoredb.connection.Cursor.setinputsizes"]], "setoutputsize() (singlestoredb.connection.cursor method)": [[25, "singlestoredb.connection.Cursor.setoutputsize"]], "aggregates() (singlestoredb.connection.showaccessor method)": [[26, "singlestoredb.connection.ShowAccessor.aggregates"]], "columns() (singlestoredb.connection.showaccessor method)": [[27, "singlestoredb.connection.ShowAccessor.columns"]], "create_aggregate() (singlestoredb.connection.showaccessor method)": [[28, "singlestoredb.connection.ShowAccessor.create_aggregate"]], "create_function() (singlestoredb.connection.showaccessor method)": [[29, "singlestoredb.connection.ShowAccessor.create_function"]], "create_pipeline() (singlestoredb.connection.showaccessor method)": [[30, "singlestoredb.connection.ShowAccessor.create_pipeline"]], "create_table() (singlestoredb.connection.showaccessor method)": [[31, "singlestoredb.connection.ShowAccessor.create_table"]], "create_view() (singlestoredb.connection.showaccessor method)": [[32, "singlestoredb.connection.ShowAccessor.create_view"]], "database_status() (singlestoredb.connection.showaccessor method)": [[33, "singlestoredb.connection.ShowAccessor.database_status"]], "databases() (singlestoredb.connection.showaccessor method)": [[34, "singlestoredb.connection.ShowAccessor.databases"]], "errors() (singlestoredb.connection.showaccessor method)": [[35, "singlestoredb.connection.ShowAccessor.errors"]], "functions() (singlestoredb.connection.showaccessor method)": [[36, "singlestoredb.connection.ShowAccessor.functions"]], "global_status() (singlestoredb.connection.showaccessor method)": [[37, "singlestoredb.connection.ShowAccessor.global_status"]], "indexes() (singlestoredb.connection.showaccessor method)": [[38, "singlestoredb.connection.ShowAccessor.indexes"]], "partitions() (singlestoredb.connection.showaccessor method)": [[39, "singlestoredb.connection.ShowAccessor.partitions"]], "pipelines() (singlestoredb.connection.showaccessor method)": [[40, "singlestoredb.connection.ShowAccessor.pipelines"]], "plan() (singlestoredb.connection.showaccessor method)": [[41, "singlestoredb.connection.ShowAccessor.plan"]], "plancache() (singlestoredb.connection.showaccessor method)": [[42, "singlestoredb.connection.ShowAccessor.plancache"]], "procedures() (singlestoredb.connection.showaccessor method)": [[43, "singlestoredb.connection.ShowAccessor.procedures"]], "processlist() (singlestoredb.connection.showaccessor method)": [[44, "singlestoredb.connection.ShowAccessor.processlist"]], "reproduction() (singlestoredb.connection.showaccessor method)": [[45, "singlestoredb.connection.ShowAccessor.reproduction"]], "schemas() (singlestoredb.connection.showaccessor method)": [[46, "singlestoredb.connection.ShowAccessor.schemas"]], "session_status() (singlestoredb.connection.showaccessor method)": [[47, "singlestoredb.connection.ShowAccessor.session_status"]], "status() (singlestoredb.connection.showaccessor method)": [[48, "singlestoredb.connection.ShowAccessor.status"]], "table_status() (singlestoredb.connection.showaccessor method)": [[49, "singlestoredb.connection.ShowAccessor.table_status"]], "tables() (singlestoredb.connection.showaccessor method)": [[50, "singlestoredb.connection.ShowAccessor.tables"]], "warnings() (singlestoredb.connection.showaccessor method)": [[51, "singlestoredb.connection.ShowAccessor.warnings"]], "showresult (class in singlestoredb.connection)": [[52, "singlestoredb.connection.ShowResult"]], "__init__() (singlestoredb.connection.showresult method)": [[52, "singlestoredb.connection.ShowResult.__init__"]], "create_engine() (in module singlestoredb)": [[53, "singlestoredb.create_engine"]], "describe_option() (in module singlestoredb)": [[54, "singlestoredb.describe_option"]], "get_option() (in module singlestoredb)": [[55, "singlestoredb.get_option"]], "manage_workspaces() (in module singlestoredb)": [[56, "singlestoredb.manage_workspaces"]], "region (class in singlestoredb.management.region)": [[57, "singlestoredb.management.region.Region"]], "__init__() (singlestoredb.management.region.region method)": [[57, "singlestoredb.management.region.Region.__init__"]], "stage (class in singlestoredb.management.workspace)": [[58, "singlestoredb.management.workspace.Stage"]], "__init__() (singlestoredb.management.workspace.stage method)": [[58, "singlestoredb.management.workspace.Stage.__init__"]], "download_file() (singlestoredb.management.workspace.stage method)": [[59, "singlestoredb.management.workspace.Stage.download_file"]], "download_folder() (singlestoredb.management.workspace.stage method)": [[60, "singlestoredb.management.workspace.Stage.download_folder"]], "exists() (singlestoredb.management.workspace.stage method)": [[61, "singlestoredb.management.workspace.Stage.exists"]], "info() (singlestoredb.management.workspace.stage method)": [[62, "singlestoredb.management.workspace.Stage.info"]], "is_dir() (singlestoredb.management.workspace.stage method)": [[63, "singlestoredb.management.workspace.Stage.is_dir"]], "is_file() (singlestoredb.management.workspace.stage method)": [[64, "singlestoredb.management.workspace.Stage.is_file"]], "listdir() (singlestoredb.management.workspace.stage method)": [[65, "singlestoredb.management.workspace.Stage.listdir"]], "mkdir() (singlestoredb.management.workspace.stage method)": [[66, "singlestoredb.management.workspace.Stage.mkdir"]], "open() (singlestoredb.management.workspace.stage method)": [[67, "singlestoredb.management.workspace.Stage.open"]], "remove() (singlestoredb.management.workspace.stage method)": [[68, "singlestoredb.management.workspace.Stage.remove"]], "removedirs() (singlestoredb.management.workspace.stage method)": [[69, "singlestoredb.management.workspace.Stage.removedirs"]], "rename() (singlestoredb.management.workspace.stage method)": [[70, "singlestoredb.management.workspace.Stage.rename"]], "rmdir() (singlestoredb.management.workspace.stage method)": [[71, "singlestoredb.management.workspace.Stage.rmdir"]], "upload_file() (singlestoredb.management.workspace.stage method)": [[72, "singlestoredb.management.workspace.Stage.upload_file"]], "upload_folder() (singlestoredb.management.workspace.stage method)": [[73, "singlestoredb.management.workspace.Stage.upload_folder"]], "stageobject (class in singlestoredb.management.workspace)": [[74, "singlestoredb.management.workspace.StageObject"]], "__init__() (singlestoredb.management.workspace.stageobject method)": [[74, "singlestoredb.management.workspace.StageObject.__init__"]], "abspath() (singlestoredb.management.workspace.stageobject method)": [[75, "singlestoredb.management.workspace.StageObject.abspath"]], "basename() (singlestoredb.management.workspace.stageobject method)": [[76, "singlestoredb.management.workspace.StageObject.basename"]], "dirname() (singlestoredb.management.workspace.stageobject method)": [[77, "singlestoredb.management.workspace.StageObject.dirname"]], "download() (singlestoredb.management.workspace.stageobject method)": [[78, "singlestoredb.management.workspace.StageObject.download"]], "exists() (singlestoredb.management.workspace.stageobject method)": [[79, "singlestoredb.management.workspace.StageObject.exists"]], "getctime() (singlestoredb.management.workspace.stageobject method)": [[80, "singlestoredb.management.workspace.StageObject.getctime"]], "getmtime() (singlestoredb.management.workspace.stageobject method)": [[81, "singlestoredb.management.workspace.StageObject.getmtime"]], "is_dir() (singlestoredb.management.workspace.stageobject method)": [[82, "singlestoredb.management.workspace.StageObject.is_dir"]], "is_file() (singlestoredb.management.workspace.stageobject method)": [[83, "singlestoredb.management.workspace.StageObject.is_file"]], "open() (singlestoredb.management.workspace.stageobject method)": [[84, "singlestoredb.management.workspace.StageObject.open"]], "remove() (singlestoredb.management.workspace.stageobject method)": [[85, "singlestoredb.management.workspace.StageObject.remove"]], "removedirs() (singlestoredb.management.workspace.stageobject method)": [[86, "singlestoredb.management.workspace.StageObject.removedirs"]], "rename() (singlestoredb.management.workspace.stageobject method)": [[87, "singlestoredb.management.workspace.StageObject.rename"]], "rmdir() (singlestoredb.management.workspace.stageobject method)": [[88, "singlestoredb.management.workspace.StageObject.rmdir"]], "workspace (class in singlestoredb.management.workspace)": [[89, "singlestoredb.management.workspace.Workspace"]], "__init__() (singlestoredb.management.workspace.workspace method)": [[89, "singlestoredb.management.workspace.Workspace.__init__"]], "connect() (singlestoredb.management.workspace.workspace method)": [[90, "singlestoredb.management.workspace.Workspace.connect"]], "refresh() (singlestoredb.management.workspace.workspace method)": [[91, "singlestoredb.management.workspace.Workspace.refresh"]], "terminate() (singlestoredb.management.workspace.workspace method)": [[92, "singlestoredb.management.workspace.Workspace.terminate"]], "workspacegroup (class in singlestoredb.management.workspace)": [[93, "singlestoredb.management.workspace.WorkspaceGroup"]], "__init__() (singlestoredb.management.workspace.workspacegroup method)": [[93, "singlestoredb.management.workspace.WorkspaceGroup.__init__"]], "create_workspace() (singlestoredb.management.workspace.workspacegroup method)": [[94, "singlestoredb.management.workspace.WorkspaceGroup.create_workspace"]], "refresh() (singlestoredb.management.workspace.workspacegroup method)": [[95, "singlestoredb.management.workspace.WorkspaceGroup.refresh"]], "stage (singlestoredb.management.workspace.workspacegroup property)": [[96, "singlestoredb.management.workspace.WorkspaceGroup.stage"]], "terminate() (singlestoredb.management.workspace.workspacegroup method)": [[97, "singlestoredb.management.workspace.WorkspaceGroup.terminate"]], "update() (singlestoredb.management.workspace.workspacegroup method)": [[98, "singlestoredb.management.workspace.WorkspaceGroup.update"]], "workspaces (singlestoredb.management.workspace.workspacegroup property)": [[99, "singlestoredb.management.workspace.WorkspaceGroup.workspaces"]], "workspacemanager (class in singlestoredb.management.workspace)": [[100, "singlestoredb.management.workspace.WorkspaceManager"]], "__init__() (singlestoredb.management.workspace.workspacemanager method)": [[100, "singlestoredb.management.workspace.WorkspaceManager.__init__"]], "create_workspace() (singlestoredb.management.workspace.workspacemanager method)": [[101, "singlestoredb.management.workspace.WorkspaceManager.create_workspace"]], "create_workspace_group() (singlestoredb.management.workspace.workspacemanager method)": [[102, "singlestoredb.management.workspace.WorkspaceManager.create_workspace_group"]], "get_workspace() (singlestoredb.management.workspace.workspacemanager method)": [[103, "singlestoredb.management.workspace.WorkspaceManager.get_workspace"]], "get_workspace_group() (singlestoredb.management.workspace.workspacemanager method)": [[104, "singlestoredb.management.workspace.WorkspaceManager.get_workspace_group"]], "regions() (singlestoredb.management.workspace.workspacemanager method)": [[105, "singlestoredb.management.workspace.WorkspaceManager.regions"]], "workspace_groups (singlestoredb.management.workspace.workspacemanager property)": [[106, "singlestoredb.management.workspace.WorkspaceManager.workspace_groups"]], "set_option() (in module singlestoredb)": [[107, "singlestoredb.set_option"]]}}) +Search.setIndex({"docnames": ["api", "generated/singlestoredb.auth.get_jwt", "generated/singlestoredb.connect", "generated/singlestoredb.connection.Connection", "generated/singlestoredb.connection.Connection.autocommit", "generated/singlestoredb.connection.Connection.close", "generated/singlestoredb.connection.Connection.commit", "generated/singlestoredb.connection.Connection.cursor", "generated/singlestoredb.connection.Connection.disable_data_api", "generated/singlestoredb.connection.Connection.enable_data_api", "generated/singlestoredb.connection.Connection.is_connected", "generated/singlestoredb.connection.Connection.rollback", "generated/singlestoredb.connection.Cursor", "generated/singlestoredb.connection.Cursor.callproc", "generated/singlestoredb.connection.Cursor.close", "generated/singlestoredb.connection.Cursor.execute", "generated/singlestoredb.connection.Cursor.executemany", "generated/singlestoredb.connection.Cursor.fetchall", "generated/singlestoredb.connection.Cursor.fetchmany", "generated/singlestoredb.connection.Cursor.fetchone", "generated/singlestoredb.connection.Cursor.is_connected", "generated/singlestoredb.connection.Cursor.next", "generated/singlestoredb.connection.Cursor.nextset", "generated/singlestoredb.connection.Cursor.scroll", "generated/singlestoredb.connection.Cursor.setinputsizes", "generated/singlestoredb.connection.Cursor.setoutputsize", "generated/singlestoredb.connection.ShowAccessor.aggregates", "generated/singlestoredb.connection.ShowAccessor.columns", "generated/singlestoredb.connection.ShowAccessor.create_aggregate", "generated/singlestoredb.connection.ShowAccessor.create_function", "generated/singlestoredb.connection.ShowAccessor.create_pipeline", "generated/singlestoredb.connection.ShowAccessor.create_table", "generated/singlestoredb.connection.ShowAccessor.create_view", "generated/singlestoredb.connection.ShowAccessor.database_status", "generated/singlestoredb.connection.ShowAccessor.databases", "generated/singlestoredb.connection.ShowAccessor.errors", "generated/singlestoredb.connection.ShowAccessor.functions", "generated/singlestoredb.connection.ShowAccessor.global_status", "generated/singlestoredb.connection.ShowAccessor.indexes", "generated/singlestoredb.connection.ShowAccessor.partitions", "generated/singlestoredb.connection.ShowAccessor.pipelines", "generated/singlestoredb.connection.ShowAccessor.plan", "generated/singlestoredb.connection.ShowAccessor.plancache", "generated/singlestoredb.connection.ShowAccessor.procedures", "generated/singlestoredb.connection.ShowAccessor.processlist", "generated/singlestoredb.connection.ShowAccessor.reproduction", "generated/singlestoredb.connection.ShowAccessor.schemas", "generated/singlestoredb.connection.ShowAccessor.session_status", "generated/singlestoredb.connection.ShowAccessor.status", "generated/singlestoredb.connection.ShowAccessor.table_status", "generated/singlestoredb.connection.ShowAccessor.tables", "generated/singlestoredb.connection.ShowAccessor.warnings", "generated/singlestoredb.connection.ShowResult", "generated/singlestoredb.create_engine", "generated/singlestoredb.describe_option", "generated/singlestoredb.get_option", "generated/singlestoredb.manage_workspaces", "generated/singlestoredb.management.region.Region", "generated/singlestoredb.management.workspace.Stage", "generated/singlestoredb.management.workspace.Stage.download_file", "generated/singlestoredb.management.workspace.Stage.download_folder", "generated/singlestoredb.management.workspace.Stage.exists", "generated/singlestoredb.management.workspace.Stage.info", "generated/singlestoredb.management.workspace.Stage.is_dir", "generated/singlestoredb.management.workspace.Stage.is_file", "generated/singlestoredb.management.workspace.Stage.listdir", "generated/singlestoredb.management.workspace.Stage.mkdir", "generated/singlestoredb.management.workspace.Stage.open", "generated/singlestoredb.management.workspace.Stage.remove", "generated/singlestoredb.management.workspace.Stage.removedirs", "generated/singlestoredb.management.workspace.Stage.rename", "generated/singlestoredb.management.workspace.Stage.rmdir", "generated/singlestoredb.management.workspace.Stage.upload_file", "generated/singlestoredb.management.workspace.Stage.upload_folder", "generated/singlestoredb.management.workspace.StageObject", "generated/singlestoredb.management.workspace.StageObject.abspath", "generated/singlestoredb.management.workspace.StageObject.basename", "generated/singlestoredb.management.workspace.StageObject.dirname", "generated/singlestoredb.management.workspace.StageObject.download", "generated/singlestoredb.management.workspace.StageObject.exists", "generated/singlestoredb.management.workspace.StageObject.getctime", "generated/singlestoredb.management.workspace.StageObject.getmtime", "generated/singlestoredb.management.workspace.StageObject.is_dir", "generated/singlestoredb.management.workspace.StageObject.is_file", "generated/singlestoredb.management.workspace.StageObject.open", "generated/singlestoredb.management.workspace.StageObject.remove", "generated/singlestoredb.management.workspace.StageObject.removedirs", "generated/singlestoredb.management.workspace.StageObject.rename", "generated/singlestoredb.management.workspace.StageObject.rmdir", "generated/singlestoredb.management.workspace.Workspace", "generated/singlestoredb.management.workspace.Workspace.connect", "generated/singlestoredb.management.workspace.Workspace.refresh", "generated/singlestoredb.management.workspace.Workspace.terminate", "generated/singlestoredb.management.workspace.WorkspaceGroup", "generated/singlestoredb.management.workspace.WorkspaceGroup.create_workspace", "generated/singlestoredb.management.workspace.WorkspaceGroup.refresh", "generated/singlestoredb.management.workspace.WorkspaceGroup.stage", "generated/singlestoredb.management.workspace.WorkspaceGroup.terminate", "generated/singlestoredb.management.workspace.WorkspaceGroup.update", "generated/singlestoredb.management.workspace.WorkspaceGroup.workspaces", "generated/singlestoredb.management.workspace.WorkspaceManager", "generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace", "generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace_group", "generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace", "generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace_group", "generated/singlestoredb.management.workspace.WorkspaceManager.regions", "generated/singlestoredb.management.workspace.WorkspaceManager.workspace_groups", "generated/singlestoredb.set_option", "getting-started", "index", "install", "license", "whatsnew"], "filenames": ["api.rst", "generated/singlestoredb.auth.get_jwt.rst", "generated/singlestoredb.connect.rst", "generated/singlestoredb.connection.Connection.rst", "generated/singlestoredb.connection.Connection.autocommit.rst", "generated/singlestoredb.connection.Connection.close.rst", "generated/singlestoredb.connection.Connection.commit.rst", "generated/singlestoredb.connection.Connection.cursor.rst", "generated/singlestoredb.connection.Connection.disable_data_api.rst", "generated/singlestoredb.connection.Connection.enable_data_api.rst", "generated/singlestoredb.connection.Connection.is_connected.rst", "generated/singlestoredb.connection.Connection.rollback.rst", "generated/singlestoredb.connection.Cursor.rst", "generated/singlestoredb.connection.Cursor.callproc.rst", "generated/singlestoredb.connection.Cursor.close.rst", "generated/singlestoredb.connection.Cursor.execute.rst", "generated/singlestoredb.connection.Cursor.executemany.rst", "generated/singlestoredb.connection.Cursor.fetchall.rst", "generated/singlestoredb.connection.Cursor.fetchmany.rst", "generated/singlestoredb.connection.Cursor.fetchone.rst", "generated/singlestoredb.connection.Cursor.is_connected.rst", "generated/singlestoredb.connection.Cursor.next.rst", "generated/singlestoredb.connection.Cursor.nextset.rst", "generated/singlestoredb.connection.Cursor.scroll.rst", "generated/singlestoredb.connection.Cursor.setinputsizes.rst", "generated/singlestoredb.connection.Cursor.setoutputsize.rst", "generated/singlestoredb.connection.ShowAccessor.aggregates.rst", "generated/singlestoredb.connection.ShowAccessor.columns.rst", "generated/singlestoredb.connection.ShowAccessor.create_aggregate.rst", "generated/singlestoredb.connection.ShowAccessor.create_function.rst", "generated/singlestoredb.connection.ShowAccessor.create_pipeline.rst", "generated/singlestoredb.connection.ShowAccessor.create_table.rst", "generated/singlestoredb.connection.ShowAccessor.create_view.rst", "generated/singlestoredb.connection.ShowAccessor.database_status.rst", "generated/singlestoredb.connection.ShowAccessor.databases.rst", "generated/singlestoredb.connection.ShowAccessor.errors.rst", "generated/singlestoredb.connection.ShowAccessor.functions.rst", "generated/singlestoredb.connection.ShowAccessor.global_status.rst", "generated/singlestoredb.connection.ShowAccessor.indexes.rst", "generated/singlestoredb.connection.ShowAccessor.partitions.rst", "generated/singlestoredb.connection.ShowAccessor.pipelines.rst", "generated/singlestoredb.connection.ShowAccessor.plan.rst", "generated/singlestoredb.connection.ShowAccessor.plancache.rst", "generated/singlestoredb.connection.ShowAccessor.procedures.rst", "generated/singlestoredb.connection.ShowAccessor.processlist.rst", "generated/singlestoredb.connection.ShowAccessor.reproduction.rst", "generated/singlestoredb.connection.ShowAccessor.schemas.rst", "generated/singlestoredb.connection.ShowAccessor.session_status.rst", "generated/singlestoredb.connection.ShowAccessor.status.rst", "generated/singlestoredb.connection.ShowAccessor.table_status.rst", "generated/singlestoredb.connection.ShowAccessor.tables.rst", "generated/singlestoredb.connection.ShowAccessor.warnings.rst", "generated/singlestoredb.connection.ShowResult.rst", "generated/singlestoredb.create_engine.rst", "generated/singlestoredb.describe_option.rst", "generated/singlestoredb.get_option.rst", "generated/singlestoredb.manage_workspaces.rst", "generated/singlestoredb.management.region.Region.rst", "generated/singlestoredb.management.workspace.Stage.rst", "generated/singlestoredb.management.workspace.Stage.download_file.rst", "generated/singlestoredb.management.workspace.Stage.download_folder.rst", "generated/singlestoredb.management.workspace.Stage.exists.rst", "generated/singlestoredb.management.workspace.Stage.info.rst", "generated/singlestoredb.management.workspace.Stage.is_dir.rst", "generated/singlestoredb.management.workspace.Stage.is_file.rst", "generated/singlestoredb.management.workspace.Stage.listdir.rst", "generated/singlestoredb.management.workspace.Stage.mkdir.rst", "generated/singlestoredb.management.workspace.Stage.open.rst", "generated/singlestoredb.management.workspace.Stage.remove.rst", "generated/singlestoredb.management.workspace.Stage.removedirs.rst", "generated/singlestoredb.management.workspace.Stage.rename.rst", "generated/singlestoredb.management.workspace.Stage.rmdir.rst", "generated/singlestoredb.management.workspace.Stage.upload_file.rst", "generated/singlestoredb.management.workspace.Stage.upload_folder.rst", "generated/singlestoredb.management.workspace.StageObject.rst", "generated/singlestoredb.management.workspace.StageObject.abspath.rst", "generated/singlestoredb.management.workspace.StageObject.basename.rst", "generated/singlestoredb.management.workspace.StageObject.dirname.rst", "generated/singlestoredb.management.workspace.StageObject.download.rst", "generated/singlestoredb.management.workspace.StageObject.exists.rst", "generated/singlestoredb.management.workspace.StageObject.getctime.rst", "generated/singlestoredb.management.workspace.StageObject.getmtime.rst", "generated/singlestoredb.management.workspace.StageObject.is_dir.rst", "generated/singlestoredb.management.workspace.StageObject.is_file.rst", "generated/singlestoredb.management.workspace.StageObject.open.rst", "generated/singlestoredb.management.workspace.StageObject.remove.rst", "generated/singlestoredb.management.workspace.StageObject.removedirs.rst", "generated/singlestoredb.management.workspace.StageObject.rename.rst", "generated/singlestoredb.management.workspace.StageObject.rmdir.rst", "generated/singlestoredb.management.workspace.Workspace.rst", "generated/singlestoredb.management.workspace.Workspace.connect.rst", "generated/singlestoredb.management.workspace.Workspace.refresh.rst", "generated/singlestoredb.management.workspace.Workspace.terminate.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.create_workspace.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.refresh.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.stage.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.terminate.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.update.rst", "generated/singlestoredb.management.workspace.WorkspaceGroup.workspaces.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.create_workspace_group.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.get_workspace_group.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.regions.rst", "generated/singlestoredb.management.workspace.WorkspaceManager.workspace_groups.rst", "generated/singlestoredb.set_option.rst", "getting-started.rst", "index.rst", "install.rst", "license.rst", "whatsnew.rst"], "titles": ["API Reference", "singlestoredb.auth.get_jwt", "singlestoredb.connect", "singlestoredb.connection.Connection", "singlestoredb.connection.Connection.autocommit", "singlestoredb.connection.Connection.close", "singlestoredb.connection.Connection.commit", "singlestoredb.connection.Connection.cursor", "singlestoredb.connection.Connection.disable_data_api", "singlestoredb.connection.Connection.enable_data_api", "singlestoredb.connection.Connection.is_connected", "singlestoredb.connection.Connection.rollback", "singlestoredb.connection.Cursor", "singlestoredb.connection.Cursor.callproc", "singlestoredb.connection.Cursor.close", "singlestoredb.connection.Cursor.execute", "singlestoredb.connection.Cursor.executemany", "singlestoredb.connection.Cursor.fetchall", "singlestoredb.connection.Cursor.fetchmany", "singlestoredb.connection.Cursor.fetchone", "singlestoredb.connection.Cursor.is_connected", "singlestoredb.connection.Cursor.next", "singlestoredb.connection.Cursor.nextset", "singlestoredb.connection.Cursor.scroll", "singlestoredb.connection.Cursor.setinputsizes", "singlestoredb.connection.Cursor.setoutputsize", "singlestoredb.connection.ShowAccessor.aggregates", "singlestoredb.connection.ShowAccessor.columns", "singlestoredb.connection.ShowAccessor.create_aggregate", "singlestoredb.connection.ShowAccessor.create_function", "singlestoredb.connection.ShowAccessor.create_pipeline", "singlestoredb.connection.ShowAccessor.create_table", "singlestoredb.connection.ShowAccessor.create_view", "singlestoredb.connection.ShowAccessor.database_status", "singlestoredb.connection.ShowAccessor.databases", "singlestoredb.connection.ShowAccessor.errors", "singlestoredb.connection.ShowAccessor.functions", "singlestoredb.connection.ShowAccessor.global_status", "singlestoredb.connection.ShowAccessor.indexes", "singlestoredb.connection.ShowAccessor.partitions", "singlestoredb.connection.ShowAccessor.pipelines", "singlestoredb.connection.ShowAccessor.plan", "singlestoredb.connection.ShowAccessor.plancache", "singlestoredb.connection.ShowAccessor.procedures", "singlestoredb.connection.ShowAccessor.processlist", "singlestoredb.connection.ShowAccessor.reproduction", "singlestoredb.connection.ShowAccessor.schemas", "singlestoredb.connection.ShowAccessor.session_status", "singlestoredb.connection.ShowAccessor.status", "singlestoredb.connection.ShowAccessor.table_status", "singlestoredb.connection.ShowAccessor.tables", "singlestoredb.connection.ShowAccessor.warnings", "singlestoredb.connection.ShowResult", "singlestoredb.create_engine", "singlestoredb.describe_option", "singlestoredb.get_option", "singlestoredb.manage_workspaces", "singlestoredb.management.region.Region", "singlestoredb.management.workspace.Stage", "singlestoredb.management.workspace.Stage.download_file", "singlestoredb.management.workspace.Stage.download_folder", "singlestoredb.management.workspace.Stage.exists", "singlestoredb.management.workspace.Stage.info", "singlestoredb.management.workspace.Stage.is_dir", "singlestoredb.management.workspace.Stage.is_file", "singlestoredb.management.workspace.Stage.listdir", "singlestoredb.management.workspace.Stage.mkdir", "singlestoredb.management.workspace.Stage.open", "singlestoredb.management.workspace.Stage.remove", "singlestoredb.management.workspace.Stage.removedirs", "singlestoredb.management.workspace.Stage.rename", "singlestoredb.management.workspace.Stage.rmdir", "singlestoredb.management.workspace.Stage.upload_file", "singlestoredb.management.workspace.Stage.upload_folder", "singlestoredb.management.workspace.StageObject", "singlestoredb.management.workspace.StageObject.abspath", "singlestoredb.management.workspace.StageObject.basename", "singlestoredb.management.workspace.StageObject.dirname", "singlestoredb.management.workspace.StageObject.download", "singlestoredb.management.workspace.StageObject.exists", "singlestoredb.management.workspace.StageObject.getctime", "singlestoredb.management.workspace.StageObject.getmtime", "singlestoredb.management.workspace.StageObject.is_dir", "singlestoredb.management.workspace.StageObject.is_file", "singlestoredb.management.workspace.StageObject.open", "singlestoredb.management.workspace.StageObject.remove", "singlestoredb.management.workspace.StageObject.removedirs", "singlestoredb.management.workspace.StageObject.rename", "singlestoredb.management.workspace.StageObject.rmdir", "singlestoredb.management.workspace.Workspace", "singlestoredb.management.workspace.Workspace.connect", "singlestoredb.management.workspace.Workspace.refresh", "singlestoredb.management.workspace.Workspace.terminate", "singlestoredb.management.workspace.WorkspaceGroup", "singlestoredb.management.workspace.WorkspaceGroup.create_workspace", "singlestoredb.management.workspace.WorkspaceGroup.refresh", "singlestoredb.management.workspace.WorkspaceGroup.stage", "singlestoredb.management.workspace.WorkspaceGroup.terminate", "singlestoredb.management.workspace.WorkspaceGroup.update", "singlestoredb.management.workspace.WorkspaceGroup.workspaces", "singlestoredb.management.workspace.WorkspaceManager", "singlestoredb.management.workspace.WorkspaceManager.create_workspace", "singlestoredb.management.workspace.WorkspaceManager.create_workspace_group", "singlestoredb.management.workspace.WorkspaceManager.get_workspace", "singlestoredb.management.workspace.WorkspaceManager.get_workspace_group", "singlestoredb.management.workspace.WorkspaceManager.regions", "singlestoredb.management.workspace.WorkspaceManager.workspace_groups", "singlestoredb.set_option", "Getting Started", "SingleStoreDB Python Client", "Installation", "License", "What\u2019s New"], "terms": {"The": [0, 1, 2, 9, 12, 13, 15, 16, 22, 53, 55, 56, 67, 84, 87, 100, 101, 102, 107, 108, 109, 110, 111], "function": [0, 2, 3, 26, 28, 29, 53, 54, 90, 108, 112], "i": [0, 1, 2, 9, 10, 18, 19, 20, 22, 52, 57, 58, 59, 63, 64, 74, 82, 83, 89, 92, 93, 97, 102, 108, 109, 111, 112], "primari": 0, "entri": 0, "point": [0, 112], "singlestor": [0, 1, 56, 109, 111], "packag": [0, 108, 109, 112], "It": [0, 57, 58, 74, 89, 93, 109], "databas": [0, 1, 2, 5, 10, 12, 26, 33, 36, 39, 40, 43, 49, 50, 90, 108, 109, 112], "us": [0, 1, 2, 9, 12, 13, 15, 16, 18, 21, 22, 52, 56, 57, 59, 67, 73, 74, 78, 84, 89, 93, 100, 109, 110, 111], "either": [0, 52, 89, 93, 108, 111], "db": [0, 109, 112], "compliant": [0, 109, 112], "paramet": [0, 1, 2, 3, 9, 13, 15, 16, 23, 24, 52, 53, 54, 55, 56, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73, 78, 84, 87, 90, 92, 94, 97, 98, 100, 101, 102, 103, 104, 107, 109, 112], "string": [0, 2, 54, 67, 84, 108], "form": [0, 2, 111], "url": [0, 1, 2, 56, 100, 109, 112], "create_engin": [0, 109, 112], "sqlalchemi": [0, 53, 108, 112], "creat": [0, 3, 7, 53, 66, 67, 74, 84, 89, 90, 93, 94, 101, 102], "an": [0, 2, 22, 53, 55, 59, 60, 72, 78, 94, 101, 102, 107, 108, 111, 112], "engin": [0, 1, 53, 112], "singlestoredb": [0, 108, 110, 112], "thi": [0, 1, 2, 3, 9, 12, 22, 52, 53, 54, 57, 58, 74, 89, 90, 93, 100, 108, 111, 112], "primarili": [0, 52], "environ": [0, 2, 53, 112], "where": [0, 15, 16, 23, 52, 102, 108, 111], "ar": [0, 2, 3, 17, 18, 19, 52, 53, 67, 73, 84, 89, 90, 93, 102, 108, 111, 112], "store": [0, 13], "variabl": [0, 2, 9, 53, 108, 112], "so": 0, "you": [0, 2, 108, 111], "can": [0, 1, 2, 13, 15, 16, 52, 53, 67, 84, 102, 108, 110], "without": [0, 53, 111], "specifi": [0, 1, 2, 9, 18, 67, 84, 102, 109, 112], "ani": [0, 1, 2, 3, 13, 15, 16, 17, 18, 19, 21, 52, 53, 54, 55, 90, 107, 111], "code": [0, 2, 15, 16, 28, 29, 30, 31, 32, 45, 53, 111], "itself": [0, 73, 108], "object": [0, 3, 7, 12, 52, 57, 58, 61, 63, 64, 72, 74, 75, 76, 77, 82, 83, 89, 90, 91, 93, 95, 109, 111, 112], "thei": [0, 60, 108], "queri": [0, 2, 12, 13, 15, 16, 42, 45, 109, 112], "show": [0, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 108, 112], "attribut": [0, 2, 3, 12, 18, 52, 57, 74, 89, 93, 100, 111], "allow": [0, 2, 9, 98, 102], "access": [0, 13, 52, 56, 89, 93, 100], "variou": [0, 74], "inform": [0, 27, 47, 48, 49, 57, 62, 111], "about": [0, 44, 62], "server": [0, 2, 9, 34, 37, 46, 47, 48, 90, 92, 97, 108, 112], "avail": [0, 22, 99, 105, 106, 111], "oper": [0, 74], "shown": [0, 108], "below": [0, 2, 108, 111], "result": [0, 2, 13, 17, 18, 19, 21, 22, 23, 52, 57, 59, 74, 78, 89, 93, 109, 111, 112], "abov": [0, 111], "method": [0, 3, 9, 12, 22, 52, 57, 58, 74, 89, 93, 100, 108], "displai": [0, 52, 111], "screen": 0, "web": [0, 52], "browser": [0, 1, 52], "column": [0, 25, 52, 108], "from": [0, 1, 15, 16, 18, 19, 21, 23, 108, 109, 111, 112], "output": 0, "also": [0, 2, 52, 108, 109, 111], "dictionari": [0, 2, 15, 16, 52, 109, 112], "like": [0, 13, 52, 72, 108], "kei": [0, 2, 15, 16, 52, 54, 55, 56, 100, 108, 112], "syntax": [0, 52, 111, 112], "download": [0, 59, 60], "destroi": 0, "interact": 0, "cloud": [0, 109, 112], "manage_workspac": [0, 100, 109], "return": [0, 1, 2, 7, 9, 10, 15, 16, 17, 18, 19, 21, 22, 53, 55, 56, 58, 59, 61, 62, 63, 64, 65, 66, 67, 75, 76, 77, 78, 80, 81, 84, 90, 92, 94, 97, 99, 101, 102, 103, 104, 105, 106, 108, 112], "retriev": [0, 1, 13, 56, 103, 104, 108, 112], "your": [0, 108, 111], "account": 0, "new": [0, 7, 67, 70, 84, 87, 94, 101, 102, 109], "ones": 0, "get_workspace_group": [0, 93], "element": [0, 108], "workspace_group": [0, 58, 89, 93, 101], "within": [0, 2, 111], "create_workspac": [0, 89], "To": [0, 2, 54, 73, 111], "which": [0, 2, 90, 108, 111], "defin": [0, 2, 108, 111], "follow": [0, 67, 84, 108, 111], "": [0, 1, 2, 15, 16, 94, 101, 108, 109, 111], "meth": 0, "upload_fil": 0, "upload_fold": 0, "mkdir": 0, "renam": [0, 2, 112], "info": 0, "get": [0, 2, 55, 109], "set": [0, 2, 4, 9, 13, 16, 17, 19, 21, 22, 23, 25, 53, 107, 108, 112], "execut": [0, 2, 16, 42, 54, 109, 111], "describe_opt": [0, 109], "see": [0, 3, 111], "document": [0, 108, 111, 112], "all": [0, 17, 26, 34, 36, 38, 40, 42, 43, 54, 73, 102, 108, 111, 112], "option": [0, 1, 2, 9, 13, 15, 16, 53, 54, 55, 56, 59, 60, 65, 66, 67, 70, 72, 73, 78, 84, 87, 90, 92, 94, 97, 98, 100, 101, 102, 107, 108, 112], "In": [0, 108, 111], "addit": [0, 2, 109, 111], "through": [0, 3, 111], "give": [0, 92, 97, 111], "valu": [0, 1, 2, 4, 9, 17, 18, 19, 21, 23, 52, 55, 107, 108], "1": [0, 2, 94, 101, 108, 109, 111], "import": [0, 108, 111], "s2": [0, 2, 108], "2": [0, 2, 108, 109, 111], "local_infil": [0, 2, 108], "bool": [0, 2, 4, 10, 20, 22, 27, 30, 34, 39, 41, 48, 50, 59, 60, 61, 63, 64, 65, 66, 70, 72, 73, 74, 78, 79, 82, 83, 87, 92, 94, 97, 101, 102], "should": [0, 2, 9, 12, 59, 60, 66, 70, 72, 73, 78, 87, 100, 102, 111], "possibl": [0, 108, 111], "load": 0, "local": [0, 2, 59, 60, 72, 73, 78], "file": [0, 2, 59, 60, 64, 65, 67, 70, 72, 73, 74, 78, 79, 83, 84, 85, 87, 111], "default": [0, 1, 2, 67, 84, 112], "fals": [0, 22, 27, 30, 34, 39, 41, 48, 50, 59, 60, 65, 66, 70, 72, 73, 78, 87, 92, 94, 97, 101], "current": [0, 9, 26, 33, 36, 37, 39, 40, 43, 44, 49, 50, 91, 95], "3": [0, 108, 109], "out": [0, 1, 18, 111], "4": [0, 108, 109], "true": [0, 2, 4, 18, 19, 22, 73, 94, 101, 108, 112], "5": [0, 108, 109], "email": 1, "str": [1, 2, 13, 15, 16, 17, 18, 19, 21, 23, 25, 27, 28, 29, 30, 31, 32, 38, 45, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 84, 87, 89, 93, 94, 98, 100, 101, 102, 103, 104, 107], "http": [1, 2, 9, 56, 108, 111, 112], "portal": 1, "com": [1, 2, 56], "sso": 1, "cluster": [1, 57, 97, 98, 112], "list": [1, 2, 15, 16, 17, 18, 19, 21, 52, 65, 73, 74, 93, 98, 99, 102, 105, 106, 108, 109, 111], "none": [1, 2, 4, 5, 6, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 45, 52, 53, 54, 56, 59, 60, 67, 68, 69, 71, 73, 74, 78, 84, 85, 86, 87, 88, 89, 92, 93, 94, 97, 98, 100, 101, 102, 107], "timeout": [1, 2, 92, 97], "int": [1, 2, 9, 15, 16, 18, 23, 24, 25, 41, 74, 92, 94, 97, 101, 102], "60": 1, "jsonwebtoken": 1, "jwt": [1, 2, 56, 112], "token": [1, 56, 100], "singl": [1, 2, 19, 108], "sign": 1, "user": [1, 2, 108], "gener": [1, 13, 45, 102, 111], "name": [1, 2, 13, 28, 29, 30, 31, 32, 54, 55, 57, 73, 74, 77, 89, 93, 94, 98, 101, 102, 107, 111, 112], "being": [1, 108], "connect": [1, 109, 112], "number": [1, 9, 15, 16, 22, 92, 94, 97, 101, 108], "second": [1, 2, 92, 94, 97, 101], "wait": [1, 92, 94, 97, 101], "befor": [1, 92, 94, 97, 101, 112], "time": [1, 102], "authent": [1, 2, 56, 112], "request": [1, 102], "instead": [1, 3, 12, 57], "python": [1, 2, 53, 108, 110, 112], "webbrows": 1, "modul": 1, "includ": [1, 2, 73, 109, 111, 112], "googl": 1, "chrome": 1, "chromium": 1, "firefox": 1, "etc": [1, 94, 101, 108, 109], "note": 1, "write": [1, 67, 84, 111], "safari": 1, "wa": [1, 111], "compat": [1, 22, 112], "If": [1, 9, 13, 17, 18, 21, 22, 73, 92, 97, 102, 108, 111], "each": [1, 92, 94, 97, 101, 108, 111, 112], "one": [1, 54, 67, 84, 108, 111], "tri": 1, "until": [1, 22], "work": [1, 108, 111], "locat": [1, 59, 60, 62, 65, 68, 69, 70, 71, 78, 87], "type": [1, 2, 7, 9, 10, 15, 16, 18, 19, 21, 53, 55, 56, 61, 62, 63, 64, 65, 66, 67, 74, 78, 84, 90, 94, 101, 102, 103, 104, 109, 111], "host": [2, 90, 108], "password": [2, 98, 102, 108, 112], "port": [2, 9, 90, 108], "driver": [2, 112], "pure_python": 2, "charset": 2, "ssl_kei": 2, "ssl_cert": 2, "ssl_ca": 2, "ssl_disabl": 2, "ssl_cipher": [2, 112], "ssl_verify_cert": [2, 112], "ssl_verify_ident": [2, 112], "conv": 2, "dict": [2, 15, 16, 17, 18, 19, 21, 102, 107, 108], "callabl": 2, "credential_typ": 2, "autocommit": [2, 108, 112], "results_typ": [2, 108, 112], "buffer": [2, 25], "results_format": [2, 112], "program_nam": 2, "conn_attr": 2, "multi_stat": [2, 112], "connect_timeout": [2, 112], "nan_as_nul": [2, 112], "inf_as_nul": [2, 112], "encoding_error": [2, 112], "track_env": [2, 112], "hostnam": [2, 108], "ip": [2, 98, 108], "address": [2, 98, 108], "describ": [2, 108, 111, 112], "scheme": 2, "protocol": 2, "connector": [2, 109], "By": [2, 108], "mysql": [2, 108, 109], "api": [2, 8, 9, 56, 57, 89, 93, 100, 109], "usernam": 2, "standard": 2, "path": [2, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 78, 84, 87], "indic": [2, 102, 111], "overal": 2, "db_name": 2, "typic": [2, 3], "left": 2, "off": [2, 108], "unless": [2, 111], "3306": 2, "non": [2, 111, 112], "80": 2, "443": 2, "pure": [2, 112], "mode": [2, 4, 23, 67, 84, 92, 97], "upload": [2, 72, 73, 112], "charact": [2, 111], "contain": [2, 111], "ssl": 2, "certif": 2, "author": [2, 111], "cipher": [2, 112], "disabl": [2, 8], "usag": 2, "verifi": 2, "automat": [2, 108, 112], "enabl": [2, 9], "ident": 2, "data": [2, 8, 9, 45, 52, 59, 67, 78, 84, 102, 108, 112], "convers": [2, 111, 112], "auth": [2, 109, 112], "browser_sso": 2, "tupl": [2, 17, 18, 19, 21, 107], "namedtupl": [2, 108, 112], "deprec": 2, "ha": [2, 97, 108, 109, 111, 112], "been": [2, 108, 109, 111], "program": 2, "telemetri": 2, "exampl": [2, 13, 15, 16, 17, 18, 19, 52, 73, 102, 108, 111], "program_vers": 2, "0": [2, 102, 108, 109, 111], "_connector_nam": 2, "dbt": 2, "multipl": [2, 13, 16, 22], "statement": [2, 15, 16, 42, 111, 112], "10": [2, 52, 92, 94, 97, 101, 108, 109], "min": 2, "max": [2, 15, 16], "31536000": 2, "nan": 2, "treat": [2, 52], "null": 2, "when": [2, 15, 16, 22, 102, 108], "substitut": [2, 15, 16, 109], "inf": 2, "error": [2, 112], "handler": 2, "decod": 2, "track": [2, 111, 112], "singlestoredb_url": [2, 112], "conn": [2, 52, 108], "me": 2, "p455w0rd": 2, "my_db": 2, "8080": 2, "o": 2, "credenti": [2, 108], "singlestoredb_us": 2, "singlestoredb_password": 2, "keyword": [2, 52, 90, 107, 108], "utf8": 2, "context": 2, "manag": [2, 56, 109, 111, 112], "cursor": [2, 108, 109], "cur": [2, 13, 15, 16, 17, 18, 19, 108], "session": [2, 47], "class": [3, 12, 52, 57, 58, 74, 89, 93, 100, 111], "kwarg": [3, 52, 53, 54, 90, 107], "instanc": 3, "rather": 3, "than": [3, 22], "them": 3, "directli": [3, 12, 57, 58, 74, 89, 93], "definit": [3, 89, 93, 98, 103, 104, 111], "__init__": [3, 12, 52, 57, 58, 74, 89, 93, 100], "call": [3, 12, 13, 22, 53, 57, 89, 93, 108], "abstract": [5, 6, 7, 10, 11, 13, 14, 15, 17, 18, 19, 20, 22, 23, 24, 25], "pend": [6, 11], "transact": [6, 11], "enable_data_api": 8, "requir": [9, 108, 111, 112], "privileg": 9, "global": [9, 37], "start": [9, 109], "proxi": 9, "run": [9, 44], "http_proxy_port": 9, "disable_data_api": 9, "determin": [10, 111], "still": [10, 20], "submit": [12, 111], "command": [12, 112], "instanti": [12, 57, 58, 74, 89, 93, 100], "param": 13, "sequenc": [13, 15, 16, 24, 98], "procedur": [13, 22], "other": [13, 22, 56, 100, 108, 109, 111], "fetchon": [13, 108], "fetchmani": [13, 108], "fetchal": [13, 108], "subsequ": [13, 111], "nextset": 13, "myprocedur": 13, "arg1": 13, "arg2": 13, "print": [13, 17, 18, 19, 54, 108, 111], "iter": [13, 16, 21, 108], "arg": [15, 16, 52, 53, 107], "sql": [15, 16, 112], "format": [15, 16, 74, 108, 111, 112], "style": [15, 16], "paramt": [15, 16], "pyformat": [15, 16], "select": [15, 16], "mytabl": [15, 16], "id": [15, 16, 41, 56, 57, 93, 101, 102, 103, 104, 112], "100": [15, 16, 18], "row": [15, 16, 17, 18, 19, 21, 108], "affect": [15, 16], "against": [16, 111], "200": 16, "300": 16, "datafram": [17, 18, 19, 21], "fetch": [17, 18, 19, 25, 109], "remain": [17, 18, 19, 111], "size": [18, 24, 25, 74, 89, 94, 101, 108], "arrays": 18, "while": [18, 19, 111, 112], "len": 18, "break": [18, 19], "rais": [21, 92, 94, 97, 101], "stopiter": 21, "more": [21, 22, 54, 111, 112], "exist": [21, 59, 60, 66, 70, 72, 73, 78, 87, 89, 93, 112], "skip": 22, "next": 22, "must": [22, 108, 111], "empti": [22, 88, 102], "e": 22, "onc": [22, 108], "expect": [22, 108], "retain": [22, 111], "pymysql": [22, 112], "mysoldb": 22, "anoth": 22, "rel": 23, "posit": [23, 112], "move": [23, 70, 87], "absolut": 23, "predefin": 24, "memori": [24, 108], "area": 24, "larg": [25, 108], "showresult": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "tabl": [27, 31, 38, 49], "full": [27, 75, 108], "given": [27, 28, 29, 30, 31, 32, 38, 41, 61, 63, 64, 65, 108], "creation": [28, 29, 30, 31, 32, 80], "aggreg": 28, "extend": [30, 34, 39, 48, 50], "pipelin": 30, "view": 32, "statu": [33, 37, 47, 49, 52], "plan_id": 41, "json": 41, "compil": [42, 111], "detail": 44, "thread": 44, "outfil": 45, "troubleshoot": 45, "optim": 45, "simpl": 52, "termin": [52, 102, 111], "frame": 52, "send": 52, "underli": 52, "constructor": 52, "taken": 53, "here": [53, 108], "same": [53, 108, 111], "howev": [53, 108, 111], "order": 53, "inherit": 53, "descript": [54, 111], "access_token": [56, 100], "version": [56, 100, 111, 112], "v1": [56, 112], "base_url": [56, 100], "organization_id": [56, 100], "workspacemanag": [56, 57, 58, 89, 93, 109], "workspac": [56, 109, 112], "base": [56, 100, 111], "organ": 56, "provid": [57, 111], "workspacegroup": [58, 74, 89, 101, 102, 104, 106, 109], "stage_path": [59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73], "pathlik": [59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 78, 87], "local_path": [59, 60, 72, 73, 78], "overwrit": [59, 60, 66, 70, 72, 73, 78, 87], "encod": [59, 67, 78, 84, 112], "byte": [59, 78], "content": [59, 73, 74, 78, 111], "target": [59, 60, 73, 78], "overwritten": [59, 60, 66, 70, 72, 73, 78, 87], "convert": [59, 78, 112], "folder": [60, 65, 66, 69, 71, 73, 74, 79], "directori": [60, 63, 66, 73, 77, 82, 86, 88], "doe": [61, 79, 111, 112], "stageobject": [62, 66, 70, 72, 73, 109], "recurs": [65, 69, 73, 86], "make": [66, 111, 112], "alreadi": [66, 70, 72, 73, 87], "r": [67, 84], "stringio": [67, 84], "bytesio": [67, 84], "read": [67, 84, 112], "support": [67, 84, 111, 112], "w": [67, 84], "truncat": [67, 84], "first": [67, 84], "x": [67, 84], "ad": [67, 84, 112], "b": [67, 84], "binari": [67, 84, 112], "t": [67, 84, 111], "text": [67, 84, 111], "stageobjectbytesread": [67, 84], "rb": [67, 84], "stageobjectbyteswrit": [67, 84], "wb": [67, 84], "xb": [67, 84], "stageobjecttextread": [67, 84], "rt": [67, 84], "stageobjecttextwrit": [67, 84], "wt": [67, 84], "xt": [67, 84], "delet": [68, 69, 71, 85, 86, 88], "old_path": 70, "new_path": [70, 87], "origin": [70, 111], "textio": 72, "binaryio": 72, "open": 72, "include_root": 73, "ignor": 73, "onli": [73, 111], "nest": 73, "root": 73, "top": 73, "glob": 73, "pattern": [73, 108], "pyc": 73, "tree": 73, "mimetyp": 74, "datetim": [74, 80, 81, 89, 93], "last_modifi": 74, "writabl": 74, "stage": [74, 78, 82, 83, 84, 85, 86, 87, 88, 109, 112], "float": [80, 81], "unix": [80, 81], "timestamp": [80, 81, 102], "last": 81, "modifi": [81, 111], "workspace_id": 89, "state": [89, 91, 95, 111], "created_at": [89, 93], "terminated_at": [89, 93], "endpoint": 89, "get_workspac": 89, "argument": [90, 107], "except": [90, 94, 101, 111], "suppli": [90, 102], "updat": [91, 95, 102], "wait_on_termin": [92, 97], "wait_interv": [92, 94, 97, 101], "wait_timeout": [92, 94, 97, 101], "600": [92, 94, 97, 101, 108], "go": [92, 97], "between": [92, 94, 97, 101], "check": [92, 97], "total": [92, 97], "up": [92, 97], "managementerror": [92, 97], "reach": [92, 97], "region": [93, 102, 109, 112], "firewall_rang": [93, 98, 102], "group": [93, 97, 102, 104, 106, 112], "create_workspace_group": 93, "wait_on_act": [94, 101], "notat": [94, 101], "00": [94, 101, 102], "activ": [94, 97, 101], "maximum": [94, 101], "poll": [94, 101], "interv": [94, 101], "properti": [96, 99, 106], "forc": 97, "even": [97, 111], "admin_password": [98, 102], "admim_password": 98, "admin": [98, 102], "incom": 98, "namedlist": [99, 106], "expires_at": 102, "allow_all_traff": 102, "update_window": 102, "cidr": 102, "rang": 102, "inbound": 102, "retur": 102, "respons": [102, 111], "expir": [102, 112], "have": [102, 108, 111], "At": 102, "lost": 102, "durat": 102, "2021": [102, 111], "01": 102, "02t15": 102, "04": 102, "05z07": 102, "02": 102, "3h30m": 102, "traffic": 102, "dai": 102, "hour": 102, "window": [102, 112], "6": [102, 108, 109], "23": [102, 109], "consecut": 107, "arbitrari": 107, "pair": 107, "made": [108, 111], "section": [108, 111], "integ": 108, "A": [108, 111], "seen": 108, "equal": 108, "well": 108, "establish": 108, "As": [108, 109], "7": [108, 109], "auto": 108, "auto_attach": 108, "ON": 108, "auto_increment_incr": 108, "auto_increment_offset": 108, "auto_profile_typ": 108, "lite": 108, "auto_repl": 108, "autostats_flush_interval_sec": 108, "two": 108, "v0": [108, 109], "substit": [108, 109], "chang": [108, 109, 111], "foo": [108, 109], "bar": [108, 109], "respect": [108, 109], "eas": [108, 109], "transit": [108, 109], "structur": 108, "pass": 108, "map": 108, "replac": [108, 111], "escap": [108, 112], "quot": 108, "done": 108, "8": [108, 109], "9": [108, 109, 111], "wai": 108, "three": 108, "choic": 108, "depend": 108, "mostli": 108, "fairli": 108, "small": 108, "entir": 108, "mai": [108, 109, 111], "fine": 108, "enough": 108, "put": 108, "strain": 108, "client": [108, 110], "comput": [108, 111], "better": 108, "idea": 108, "smaller": 108, "batch": 108, "additon": 108, "over": 108, "abl": 108, "amount": 108, "per": 108, "back": 108, "11": [108, 112], "12": [108, 109], "variable_nam": 108, "13": [108, 109], "interfac": [109, 111, 112], "instal": 109, "what": 109, "januari": [109, 111], "17": 109, "2023": 109, "decemb": 109, "14": 109, "novemb": 109, "octob": 109, "31": 109, "25": 109, "24": 109, "16": 109, "septemb": 109, "26": 109, "19": 109, "august": 109, "29": 109, "28": 109, "juli": 109, "june": 109, "15": 109, "18": 109, "march": 109, "2022": 109, "21": 109, "refer": 109, "util": 109, "get_jwt": [109, 112], "configur": [109, 111], "get_opt": 109, "set_opt": 109, "licens": 109, "pip": 110, "apach": 111, "2004": 111, "www": 111, "org": 111, "term": 111, "AND": 111, "condit": 111, "FOR": 111, "reproduct": 111, "distribut": 111, "shall": 111, "mean": 111, "licensor": 111, "copyright": 111, "owner": 111, "entiti": 111, "grant": 111, "legal": 111, "union": 111, "act": 111, "control": 111, "under": 111, "common": 111, "For": 111, "purpos": 111, "power": 111, "direct": 111, "indirect": 111, "caus": 111, "whether": 111, "contract": 111, "otherwis": 111, "ii": 111, "ownership": 111, "fifti": 111, "percent": 111, "50": 111, "outstand": 111, "share": 111, "iii": 111, "benefici": 111, "individu": 111, "exercis": 111, "permiss": 111, "sourc": 111, "prefer": 111, "modif": 111, "limit": 111, "softwar": 111, "mechan": 111, "transform": 111, "translat": 111, "media": 111, "authorship": 111, "notic": 111, "attach": 111, "appendix": 111, "deriv": 111, "editori": 111, "revis": 111, "annot": 111, "elabor": 111, "repres": 111, "whole": 111, "separ": [111, 112], "mere": 111, "link": 111, "bind": 111, "thereof": 111, "contribut": 111, "intention": 111, "inclus": 111, "behalf": 111, "electron": 111, "verbal": 111, "written": 111, "commun": 111, "sent": 111, "its": 111, "mail": 111, "system": 111, "issu": [111, 112], "discuss": 111, "improv": [111, 112], "exclud": 111, "conspicu": 111, "mark": 111, "design": 111, "Not": 111, "contributor": 111, "whom": 111, "receiv": 111, "incorpor": 111, "subject": 111, "herebi": 111, "perpetu": 111, "worldwid": 111, "exclus": 111, "charg": 111, "royalti": 111, "free": 111, "irrevoc": 111, "reproduc": 111, "prepar": 111, "publicli": 111, "perform": [111, 112], "sublicens": 111, "patent": 111, "offer": 111, "sell": 111, "transfer": 111, "appli": 111, "those": 111, "claim": 111, "necessarili": 111, "infring": 111, "alon": 111, "combin": 111, "institut": 111, "litig": 111, "cross": 111, "counterclaim": 111, "lawsuit": 111, "alleg": 111, "constitut": 111, "contributori": 111, "date": 111, "redistribut": 111, "copi": 111, "medium": 111, "meet": 111, "recipi": 111, "carri": 111, "promin": 111, "trademark": 111, "do": 111, "pertain": 111, "part": 111, "readabl": 111, "least": 111, "place": 111, "along": 111, "wherev": 111, "third": 111, "parti": 111, "normal": 111, "appear": 111, "add": [111, 112], "own": 111, "alongsid": 111, "addendum": 111, "cannot": 111, "constru": 111, "differ": 111, "compli": 111, "submiss": 111, "explicitli": 111, "notwithstand": 111, "noth": 111, "herein": 111, "supersed": 111, "agreement": 111, "regard": 111, "trade": 111, "servic": 111, "product": [111, 112], "reason": 111, "customari": 111, "disclaim": 111, "warranti": 111, "applic": 111, "law": 111, "agre": 111, "AS": 111, "basi": 111, "OR": 111, "OF": 111, "kind": 111, "express": 111, "impli": 111, "titl": 111, "merchant": 111, "fit": 111, "particular": 111, "sole": 111, "appropri": 111, "assum": 111, "risk": 111, "associ": 111, "liabil": 111, "event": 111, "theori": 111, "tort": 111, "neglig": 111, "deliber": 111, "grossli": 111, "liabl": 111, "damag": 111, "special": 111, "incident": 111, "consequenti": 111, "aris": 111, "inabl": 111, "loss": 111, "goodwil": 111, "stoppag": 111, "failur": 111, "malfunct": 111, "commerci": 111, "advis": 111, "accept": 111, "choos": 111, "fee": 111, "indemn": 111, "oblig": 111, "right": 111, "consist": 111, "indemnifi": 111, "defend": 111, "hold": 111, "harmless": 111, "incur": 111, "assert": 111, "end": 111, "how": 111, "boilerpl": 111, "field": [111, 112], "enclos": 111, "bracket": 111, "identifi": 111, "don": 111, "comment": 111, "we": 111, "recommend": 111, "page": 111, "easier": 111, "identif": 111, "archiv": 111, "complianc": 111, "obtain": 111, "specif": 111, "languag": 111, "govern": 111, "outlin": 112, "featur": 112, "releas": 112, "consid": 112, "pre": 112, "test": 112, "evalu": 112, "fix": 112, "defer": 112, "fusion": 112, "cach": 112, "dummi": 112, "experiment": 112, "vector": 112, "udf": 112, "builtin": 112, "rule": 112, "enhanc": 112, "index": 112, "debug": 112, "propag": 112, "c": 112, "extens": 112, "WITH": 112, "boolean": 112, "structsequ": 112, "now": 112, "minimum": 112, "routin": 112, "numpi": 112, "arrai": 112, "blob": 112, "pygeo": 112, "shape": 112, "geographi": 112, "gssapi": 112, "kerbero": 112, "packet": 112, "pars": 112, "numer": 112, "unbuff": 112, "32": 112, "bit": 112, "aarch64": 112, "linux": 112, "log": 112, "high": 112, "accessor": 112}, "objects": {"": [[0, 0, 0, "-", "singlestoredb"]], "singlestoredb.auth": [[1, 1, 1, "", "get_jwt"]], "singlestoredb": [[2, 1, 1, "", "connect"], [53, 1, 1, "", "create_engine"], [54, 1, 1, "", "describe_option"], [55, 1, 1, "", "get_option"], [56, 1, 1, "", "manage_workspaces"], [107, 1, 1, "", "set_option"]], "singlestoredb.connection": [[3, 2, 1, "", "Connection"], [12, 2, 1, "", "Cursor"], [52, 2, 1, "", "ShowResult"]], "singlestoredb.connection.Connection": [[3, 3, 1, "", "__init__"], [4, 3, 1, "", "autocommit"], [5, 3, 1, "", "close"], [6, 3, 1, "", "commit"], [7, 3, 1, "", "cursor"], [8, 3, 1, "", "disable_data_api"], [9, 3, 1, "", "enable_data_api"], [10, 3, 1, "", "is_connected"], [11, 3, 1, "", "rollback"]], "singlestoredb.connection.Cursor": [[12, 3, 1, "", "__init__"], [13, 3, 1, "", "callproc"], [14, 3, 1, "", "close"], [15, 3, 1, "", "execute"], [16, 3, 1, "", "executemany"], [17, 3, 1, "", "fetchall"], [18, 3, 1, "", "fetchmany"], [19, 3, 1, "", "fetchone"], [20, 3, 1, "", "is_connected"], [21, 3, 1, "", "next"], [22, 3, 1, "", "nextset"], [23, 3, 1, "", "scroll"], [24, 3, 1, "", "setinputsizes"], [25, 3, 1, "", "setoutputsize"]], "singlestoredb.connection.ShowAccessor": [[26, 3, 1, "", "aggregates"], [27, 3, 1, "", "columns"], [28, 3, 1, "", "create_aggregate"], [29, 3, 1, "", "create_function"], [30, 3, 1, "", "create_pipeline"], [31, 3, 1, "", "create_table"], [32, 3, 1, "", "create_view"], [33, 3, 1, "", "database_status"], [34, 3, 1, "", "databases"], [35, 3, 1, "", "errors"], [36, 3, 1, "", "functions"], [37, 3, 1, "", "global_status"], [38, 3, 1, "", "indexes"], [39, 3, 1, "", "partitions"], [40, 3, 1, "", "pipelines"], [41, 3, 1, "", "plan"], [42, 3, 1, "", "plancache"], [43, 3, 1, "", "procedures"], [44, 3, 1, "", "processlist"], [45, 3, 1, "", "reproduction"], [46, 3, 1, "", "schemas"], [47, 3, 1, "", "session_status"], [48, 3, 1, "", "status"], [49, 3, 1, "", "table_status"], [50, 3, 1, "", "tables"], [51, 3, 1, "", "warnings"]], "singlestoredb.connection.ShowResult": [[52, 3, 1, "", "__init__"]], "singlestoredb.management.region": [[57, 2, 1, "", "Region"]], "singlestoredb.management.region.Region": [[57, 3, 1, "", "__init__"]], "singlestoredb.management.workspace": [[58, 2, 1, "", "Stage"], [74, 2, 1, "", "StageObject"], [89, 2, 1, "", "Workspace"], [93, 2, 1, "", "WorkspaceGroup"], [100, 2, 1, "", "WorkspaceManager"]], "singlestoredb.management.workspace.Stage": [[58, 3, 1, "", "__init__"], [59, 3, 1, "", "download_file"], [60, 3, 1, "", "download_folder"], [61, 3, 1, "", "exists"], [62, 3, 1, "", "info"], [63, 3, 1, "", "is_dir"], [64, 3, 1, "", "is_file"], [65, 3, 1, "", "listdir"], [66, 3, 1, "", "mkdir"], [67, 3, 1, "", "open"], [68, 3, 1, "", "remove"], [69, 3, 1, "", "removedirs"], [70, 3, 1, "", "rename"], [71, 3, 1, "", "rmdir"], [72, 3, 1, "", "upload_file"], [73, 3, 1, "", "upload_folder"]], "singlestoredb.management.workspace.StageObject": [[74, 3, 1, "", "__init__"], [75, 3, 1, "", "abspath"], [76, 3, 1, "", "basename"], [77, 3, 1, "", "dirname"], [78, 3, 1, "", "download"], [79, 3, 1, "", "exists"], [80, 3, 1, "", "getctime"], [81, 3, 1, "", "getmtime"], [82, 3, 1, "", "is_dir"], [83, 3, 1, "", "is_file"], [84, 3, 1, "", "open"], [85, 3, 1, "", "remove"], [86, 3, 1, "", "removedirs"], [87, 3, 1, "", "rename"], [88, 3, 1, "", "rmdir"]], "singlestoredb.management.workspace.Workspace": [[89, 3, 1, "", "__init__"], [90, 3, 1, "", "connect"], [91, 3, 1, "", "refresh"], [92, 3, 1, "", "terminate"]], "singlestoredb.management.workspace.WorkspaceGroup": [[93, 3, 1, "", "__init__"], [94, 3, 1, "", "create_workspace"], [95, 3, 1, "", "refresh"], [96, 4, 1, "", "stage"], [97, 3, 1, "", "terminate"], [98, 3, 1, "", "update"], [99, 4, 1, "", "workspaces"]], "singlestoredb.management.workspace.WorkspaceManager": [[100, 3, 1, "", "__init__"], [101, 3, 1, "", "create_workspace"], [102, 3, 1, "", "create_workspace_group"], [103, 3, 1, "", "get_workspace"], [104, 3, 1, "", "get_workspace_group"], [105, 3, 1, "", "regions"], [106, 4, 1, "", "workspace_groups"]]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:class", "3": "py:method", "4": "py:property"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "class", "Python class"], "3": ["py", "method", "Python method"], "4": ["py", "property", "Python property"]}, "titleterms": {"api": [0, 108, 112], "refer": 0, "connect": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 90, 108], "showresult": [0, 52], "cursor": [0, 7, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25], "util": 0, "manag": [0, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106], "workspacemanag": [0, 100, 101, 102, 103, 104, 105, 106], "workspacegroup": [0, 93, 94, 95, 96, 97, 98, 99], "workspac": [0, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106], "region": [0, 57, 105], "stage": [0, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 96], "stageobject": [0, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88], "configur": 0, "singlestoredb": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109], "auth": 1, "get_jwt": 1, "autocommit": 4, "close": [5, 14], "commit": 6, "disable_data_api": 8, "enable_data_api": 9, "is_connect": [10, 20], "rollback": 11, "callproc": 13, "execut": [15, 108], "executemani": 16, "fetchal": 17, "fetchmani": 18, "fetchon": 19, "next": 21, "nextset": 22, "scroll": 23, "setinputs": 24, "setoutputs": 25, "showaccessor": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "aggreg": 26, "column": 27, "create_aggreg": 28, "create_funct": 29, "create_pipelin": 30, "create_t": 31, "create_view": 32, "database_statu": 33, "databas": 34, "error": 35, "function": 36, "global_statu": 37, "index": 38, "partit": 39, "pipelin": 40, "plan": 41, "plancach": 42, "procedur": 43, "processlist": 44, "reproduct": 45, "schema": 46, "session_statu": 47, "statu": 48, "table_statu": 49, "tabl": 50, "warn": 51, "create_engin": 53, "describe_opt": 54, "get_opt": 55, "manage_workspac": 56, "download_fil": 59, "download_fold": 60, "exist": [61, 79], "info": 62, "is_dir": [63, 82], "is_fil": [64, 83], "listdir": 65, "mkdir": 66, "open": [67, 84], "remov": [68, 85], "removedir": [69, 86], "renam": [70, 87], "paraemet": 70, "rmdir": [71, 88], "upload_fil": 72, "upload_fold": 73, "abspath": 75, "basenam": 76, "dirnam": 77, "download": 78, "getctim": 80, "getmtim": 81, "refresh": [91, 95], "termin": [92, 97], "create_workspac": [94, 101], "updat": 98, "create_workspace_group": 102, "get_workspac": 103, "get_workspace_group": 104, "workspace_group": 106, "set_opt": 107, "get": 108, "start": 108, "us": 108, "db": 108, "paramet": 108, "url": 108, "specifi": 108, "addit": 108, "queri": 108, "substitut": 108, "name": 108, "posit": 108, "fetch": 108, "result": 108, "type": 108, "tupl": 108, "default": 108, "dictionari": 108, "python": 109, "client": 109, "content": 109, "instal": 110, "licens": 111, "what": 112, "": 112, "new": 112, "v0": 112, "10": 112, "3": 112, "januari": 112, "17": 112, "2023": 112, "2": 112, "decemb": 112, "14": 112, "1": 112, "13": 112, "0": 112, "12": 112, "9": 112, "6": 112, "novemb": 112, "5": 112, "octob": 112, "31": 112, "4": 112, "25": 112, "24": 112, "16": 112, "8": 112, "septemb": 112, "26": 112, "7": 112, "19": 112, "august": 112, "29": 112, "28": 112, "23": 112, "juli": 112, "june": 112, "15": 112, "mai": 112, "18": 112, "march": 112, "2022": 112, "chang": 112, "21": 112}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 57}, "alltitles": {"API Reference": [[0, "api-reference"]], "Connections": [[0, "connections"]], "Connection": [[0, "connection"]], "ShowResult": [[0, "showresult"]], "Cursor": [[0, "cursor"]], "Utilities": [[0, "utilities"]], "Management API": [[0, "management-api"]], "WorkspaceManager": [[0, "workspacemanager"]], "WorkspaceGroup": [[0, "workspacegroup"]], "Workspace": [[0, "workspace"]], "Region": [[0, "region"]], "Stage": [[0, "stage"]], "StageObject": [[0, "stageobject"]], "Configuration": [[0, "configuration"]], "singlestoredb.auth.get_jwt": [[1, "singlestoredb-auth-get-jwt"]], "singlestoredb.connect": [[2, "singlestoredb-connect"]], "singlestoredb.connection.Connection": [[3, "singlestoredb-connection-connection"]], "singlestoredb.connection.Connection.autocommit": [[4, "singlestoredb-connection-connection-autocommit"]], "singlestoredb.connection.Connection.close": [[5, "singlestoredb-connection-connection-close"]], "singlestoredb.connection.Connection.commit": [[6, "singlestoredb-connection-connection-commit"]], "singlestoredb.connection.Connection.cursor": [[7, "singlestoredb-connection-connection-cursor"]], "singlestoredb.connection.Connection.disable_data_api": [[8, "singlestoredb-connection-connection-disable-data-api"]], "singlestoredb.connection.Connection.enable_data_api": [[9, "singlestoredb-connection-connection-enable-data-api"]], "singlestoredb.connection.Connection.is_connected": [[10, "singlestoredb-connection-connection-is-connected"]], "singlestoredb.connection.Connection.rollback": [[11, "singlestoredb-connection-connection-rollback"]], "singlestoredb.connection.Cursor": [[12, "singlestoredb-connection-cursor"]], "singlestoredb.connection.Cursor.callproc": [[13, "singlestoredb-connection-cursor-callproc"]], "singlestoredb.connection.Cursor.close": [[14, "singlestoredb-connection-cursor-close"]], "singlestoredb.connection.Cursor.execute": [[15, "singlestoredb-connection-cursor-execute"]], "singlestoredb.connection.Cursor.executemany": [[16, "singlestoredb-connection-cursor-executemany"]], "singlestoredb.connection.Cursor.fetchall": [[17, "singlestoredb-connection-cursor-fetchall"]], "singlestoredb.connection.Cursor.fetchmany": [[18, "singlestoredb-connection-cursor-fetchmany"]], "singlestoredb.connection.Cursor.fetchone": [[19, "singlestoredb-connection-cursor-fetchone"]], "singlestoredb.connection.Cursor.is_connected": [[20, "singlestoredb-connection-cursor-is-connected"]], "singlestoredb.connection.Cursor.next": [[21, "singlestoredb-connection-cursor-next"]], "singlestoredb.connection.Cursor.nextset": [[22, "singlestoredb-connection-cursor-nextset"]], "singlestoredb.connection.Cursor.scroll": [[23, "singlestoredb-connection-cursor-scroll"]], "singlestoredb.connection.Cursor.setinputsizes": [[24, "singlestoredb-connection-cursor-setinputsizes"]], "singlestoredb.connection.Cursor.setoutputsize": [[25, "singlestoredb-connection-cursor-setoutputsize"]], "singlestoredb.connection.ShowAccessor.aggregates": [[26, "singlestoredb-connection-showaccessor-aggregates"]], "singlestoredb.connection.ShowAccessor.columns": [[27, "singlestoredb-connection-showaccessor-columns"]], "singlestoredb.connection.ShowAccessor.create_aggregate": [[28, "singlestoredb-connection-showaccessor-create-aggregate"]], "singlestoredb.connection.ShowAccessor.create_function": [[29, "singlestoredb-connection-showaccessor-create-function"]], "singlestoredb.connection.ShowAccessor.create_pipeline": [[30, "singlestoredb-connection-showaccessor-create-pipeline"]], "singlestoredb.connection.ShowAccessor.create_table": [[31, "singlestoredb-connection-showaccessor-create-table"]], "singlestoredb.connection.ShowAccessor.create_view": [[32, "singlestoredb-connection-showaccessor-create-view"]], "singlestoredb.connection.ShowAccessor.database_status": [[33, "singlestoredb-connection-showaccessor-database-status"]], "singlestoredb.connection.ShowAccessor.databases": [[34, "singlestoredb-connection-showaccessor-databases"]], "singlestoredb.connection.ShowAccessor.errors": [[35, "singlestoredb-connection-showaccessor-errors"]], "singlestoredb.connection.ShowAccessor.functions": [[36, "singlestoredb-connection-showaccessor-functions"]], "singlestoredb.connection.ShowAccessor.global_status": [[37, "singlestoredb-connection-showaccessor-global-status"]], "singlestoredb.connection.ShowAccessor.indexes": [[38, "singlestoredb-connection-showaccessor-indexes"]], "singlestoredb.connection.ShowAccessor.partitions": [[39, "singlestoredb-connection-showaccessor-partitions"]], "singlestoredb.connection.ShowAccessor.pipelines": [[40, "singlestoredb-connection-showaccessor-pipelines"]], "singlestoredb.connection.ShowAccessor.plan": [[41, "singlestoredb-connection-showaccessor-plan"]], "singlestoredb.connection.ShowAccessor.plancache": [[42, "singlestoredb-connection-showaccessor-plancache"]], "singlestoredb.connection.ShowAccessor.procedures": [[43, "singlestoredb-connection-showaccessor-procedures"]], "singlestoredb.connection.ShowAccessor.processlist": [[44, "singlestoredb-connection-showaccessor-processlist"]], "singlestoredb.connection.ShowAccessor.reproduction": [[45, "singlestoredb-connection-showaccessor-reproduction"]], "singlestoredb.connection.ShowAccessor.schemas": [[46, "singlestoredb-connection-showaccessor-schemas"]], "singlestoredb.connection.ShowAccessor.session_status": [[47, "singlestoredb-connection-showaccessor-session-status"]], "singlestoredb.connection.ShowAccessor.status": [[48, "singlestoredb-connection-showaccessor-status"]], "singlestoredb.connection.ShowAccessor.table_status": [[49, "singlestoredb-connection-showaccessor-table-status"]], "singlestoredb.connection.ShowAccessor.tables": [[50, "singlestoredb-connection-showaccessor-tables"]], "singlestoredb.connection.ShowAccessor.warnings": [[51, "singlestoredb-connection-showaccessor-warnings"]], "singlestoredb.connection.ShowResult": [[52, "singlestoredb-connection-showresult"]], "singlestoredb.create_engine": [[53, "singlestoredb-create-engine"]], "singlestoredb.describe_option": [[54, "singlestoredb-describe-option"]], "singlestoredb.get_option": [[55, "singlestoredb-get-option"]], "singlestoredb.manage_workspaces": [[56, "singlestoredb-manage-workspaces"]], "singlestoredb.management.region.Region": [[57, "singlestoredb-management-region-region"]], "singlestoredb.management.workspace.Stage": [[58, "singlestoredb-management-workspace-stage"]], "singlestoredb.management.workspace.Stage.download_file": [[59, "singlestoredb-management-workspace-stage-download-file"]], "singlestoredb.management.workspace.Stage.download_folder": [[60, "singlestoredb-management-workspace-stage-download-folder"]], "singlestoredb.management.workspace.Stage.exists": [[61, "singlestoredb-management-workspace-stage-exists"]], "singlestoredb.management.workspace.Stage.info": [[62, "singlestoredb-management-workspace-stage-info"]], "singlestoredb.management.workspace.Stage.is_dir": [[63, "singlestoredb-management-workspace-stage-is-dir"]], "singlestoredb.management.workspace.Stage.is_file": [[64, "singlestoredb-management-workspace-stage-is-file"]], "singlestoredb.management.workspace.Stage.listdir": [[65, "singlestoredb-management-workspace-stage-listdir"]], "singlestoredb.management.workspace.Stage.mkdir": [[66, "singlestoredb-management-workspace-stage-mkdir"]], "singlestoredb.management.workspace.Stage.open": [[67, "singlestoredb-management-workspace-stage-open"]], "singlestoredb.management.workspace.Stage.remove": [[68, "singlestoredb-management-workspace-stage-remove"]], "singlestoredb.management.workspace.Stage.removedirs": [[69, "singlestoredb-management-workspace-stage-removedirs"]], "singlestoredb.management.workspace.Stage.rename": [[70, "singlestoredb-management-workspace-stage-rename"]], "Paraemeters": [[70, "paraemeters"]], "singlestoredb.management.workspace.Stage.rmdir": [[71, "singlestoredb-management-workspace-stage-rmdir"]], "singlestoredb.management.workspace.Stage.upload_file": [[72, "singlestoredb-management-workspace-stage-upload-file"]], "singlestoredb.management.workspace.Stage.upload_folder": [[73, "singlestoredb-management-workspace-stage-upload-folder"]], "singlestoredb.management.workspace.StageObject": [[74, "singlestoredb-management-workspace-stageobject"]], "singlestoredb.management.workspace.StageObject.abspath": [[75, "singlestoredb-management-workspace-stageobject-abspath"]], "singlestoredb.management.workspace.StageObject.basename": [[76, "singlestoredb-management-workspace-stageobject-basename"]], "singlestoredb.management.workspace.StageObject.dirname": [[77, "singlestoredb-management-workspace-stageobject-dirname"]], "singlestoredb.management.workspace.StageObject.download": [[78, "singlestoredb-management-workspace-stageobject-download"]], "singlestoredb.management.workspace.StageObject.exists": [[79, "singlestoredb-management-workspace-stageobject-exists"]], "singlestoredb.management.workspace.StageObject.getctime": [[80, "singlestoredb-management-workspace-stageobject-getctime"]], "singlestoredb.management.workspace.StageObject.getmtime": [[81, "singlestoredb-management-workspace-stageobject-getmtime"]], "singlestoredb.management.workspace.StageObject.is_dir": [[82, "singlestoredb-management-workspace-stageobject-is-dir"]], "singlestoredb.management.workspace.StageObject.is_file": [[83, "singlestoredb-management-workspace-stageobject-is-file"]], "singlestoredb.management.workspace.StageObject.open": [[84, "singlestoredb-management-workspace-stageobject-open"]], "singlestoredb.management.workspace.StageObject.remove": [[85, "singlestoredb-management-workspace-stageobject-remove"]], "singlestoredb.management.workspace.StageObject.removedirs": [[86, "singlestoredb-management-workspace-stageobject-removedirs"]], "singlestoredb.management.workspace.StageObject.rename": [[87, "singlestoredb-management-workspace-stageobject-rename"]], "singlestoredb.management.workspace.StageObject.rmdir": [[88, "singlestoredb-management-workspace-stageobject-rmdir"]], "singlestoredb.management.workspace.Workspace": [[89, "singlestoredb-management-workspace-workspace"]], "singlestoredb.management.workspace.Workspace.connect": [[90, "singlestoredb-management-workspace-workspace-connect"]], "singlestoredb.management.workspace.Workspace.refresh": [[91, "singlestoredb-management-workspace-workspace-refresh"]], "singlestoredb.management.workspace.Workspace.terminate": [[92, "singlestoredb-management-workspace-workspace-terminate"]], "singlestoredb.management.workspace.WorkspaceGroup": [[93, "singlestoredb-management-workspace-workspacegroup"]], "singlestoredb.management.workspace.WorkspaceGroup.create_workspace": [[94, "singlestoredb-management-workspace-workspacegroup-create-workspace"]], "singlestoredb.management.workspace.WorkspaceGroup.refresh": [[95, "singlestoredb-management-workspace-workspacegroup-refresh"]], "singlestoredb.management.workspace.WorkspaceGroup.stage": [[96, "singlestoredb-management-workspace-workspacegroup-stage"]], "singlestoredb.management.workspace.WorkspaceGroup.terminate": [[97, "singlestoredb-management-workspace-workspacegroup-terminate"]], "singlestoredb.management.workspace.WorkspaceGroup.update": [[98, "singlestoredb-management-workspace-workspacegroup-update"]], "singlestoredb.management.workspace.WorkspaceGroup.workspaces": [[99, "singlestoredb-management-workspace-workspacegroup-workspaces"]], "singlestoredb.management.workspace.WorkspaceManager": [[100, "singlestoredb-management-workspace-workspacemanager"]], "singlestoredb.management.workspace.WorkspaceManager.create_workspace": [[101, "singlestoredb-management-workspace-workspacemanager-create-workspace"]], "singlestoredb.management.workspace.WorkspaceManager.create_workspace_group": [[102, "singlestoredb-management-workspace-workspacemanager-create-workspace-group"]], "singlestoredb.management.workspace.WorkspaceManager.get_workspace": [[103, "singlestoredb-management-workspace-workspacemanager-get-workspace"]], "singlestoredb.management.workspace.WorkspaceManager.get_workspace_group": [[104, "singlestoredb-management-workspace-workspacemanager-get-workspace-group"]], "singlestoredb.management.workspace.WorkspaceManager.regions": [[105, "singlestoredb-management-workspace-workspacemanager-regions"]], "singlestoredb.management.workspace.WorkspaceManager.workspace_groups": [[106, "singlestoredb-management-workspace-workspacemanager-workspace-groups"]], "singlestoredb.set_option": [[107, "singlestoredb-set-option"]], "Getting Started": [[108, "getting-started"]], "Connect using DB-API Parameters": [[108, "connect-using-db-api-parameters"]], "Connect using a URL": [[108, "connect-using-a-url"]], "Specifying Additional Connection Parameters": [[108, "specifying-additional-connection-parameters"]], "Executing Queries": [[108, "executing-queries"]], "Parameter Substitution": [[108, "parameter-substitution"]], "Named Substitution": [[108, "named-substitution"]], "Positional Substitution": [[108, "positional-substitution"]], "Fetching Results": [[108, "fetching-results"]], "Result Type": [[108, "result-type"]], "Tuples (Default)": [[108, "tuples-default"]], "Named Tuples": [[108, "named-tuples"]], "Dictionaries": [[108, "dictionaries"]], "SingleStoreDB Python Client": [[109, "singlestoredb-python-client"]], "Contents:": [[109, null]], "Installation": [[110, "installation"]], "License": [[111, "license"]], "What\u2019s New": [[112, "what-s-new"]], "v0.10.3 - January 17, 2023": [[112, "v0-10-3-january-17-2023"]], "v0.10.2 - December 14, 2023": [[112, "v0-10-2-december-14-2023"]], "v0.10.1 - December 13, 2023": [[112, "v0-10-1-december-13-2023"]], "v0.10.0 - December 12, 2023": [[112, "v0-10-0-december-12-2023"]], "v0.9.6 - November 2, 2023": [[112, "v0-9-6-november-2-2023"]], "v0.9.5 - October 31, 2023": [[112, "v0-9-5-october-31-2023"]], "v0.9.4 - October 31, 2023": [[112, "v0-9-4-october-31-2023"]], "v0.9.3 - October 25, 2023": [[112, "v0-9-3-october-25-2023"]], "v0.9.2 - October 24, 2023": [[112, "v0-9-2-october-24-2023"]], "v0.9.1 - October 17, 2023": [[112, "v0-9-1-october-17-2023"]], "v0.9.0 - October 16, 2023": [[112, "v0-9-0-october-16-2023"]], "v0.8.9 - October 4, 2023": [[112, "v0-8-9-october-4-2023"]], "v0.8.8 - September 26, 2023": [[112, "v0-8-8-september-26-2023"]], "v0.8.7 - September 19, 2023": [[112, "v0-8-7-september-19-2023"]], "v0.8.6 - August 29, 2023": [[112, "v0-8-6-august-29-2023"]], "v0.8.5 - August 29, 2023": [[112, "v0-8-5-august-29-2023"]], "v0.8.4 - August 28, 2023": [[112, "v0-8-4-august-28-2023"]], "v0.8.3 - August 23, 2023": [[112, "v0-8-3-august-23-2023"]], "v0.8.2 - August 10, 2023": [[112, "v0-8-2-august-10-2023"]], "v0.8.1 - July 12, 2023": [[112, "v0-8-1-july-12-2023"]], "v0.8.0 - July 12, 2023": [[112, "v0-8-0-july-12-2023"]], "v0.7.1 - June 15, 2023": [[112, "v0-7-1-june-15-2023"]], "v0.7.0 - June 9, 2023": [[112, "v0-7-0-june-9-2023"]], "v0.6.1 - May 18, 2023": [[112, "v0-6-1-may-18-2023"]], "v0.6.0 - May 17, 2023": [[112, "v0-6-0-may-17-2023"]], "v0.5.4 - March 15, 2023": [[112, "v0-5-4-march-15-2023"]], "v0.5.3 - January 9, 2023": [[112, "v0-5-3-january-9-2023"]], "v0.5.2 - December 14, 2022": [[112, "v0-5-2-december-14-2022"]], "v0.5.1 - December 9, 2022": [[112, "v0-5-1-december-9-2022"]], "v0.5.0 - December 8, 2022 (API CHANGES)": [[112, "v0-5-0-december-8-2022-api-changes"]], "v0.4.0 - October 19, 2022": [[112, "v0-4-0-october-19-2022"]], "v0.3.3 - September 21, 2022": [[112, "v0-3-3-september-21-2022"]], "v0.3.2 - September 14, 2022": [[112, "v0-3-2-september-14-2022"]], "v0.3.1 - September 9, 2022": [[112, "v0-3-1-september-9-2022"]], "v0.3.0 - September 9, 2022": [[112, "v0-3-0-september-9-2022"]], "v0.2.0 - August 5, 2022": [[112, "v0-2-0-august-5-2022"]], "v0.1.0 - May 6, 2022": [[112, "v0-1-0-may-6-2022"]]}, "indexentries": {"module": [[0, "module-singlestoredb"]], "singlestoredb": [[0, "module-singlestoredb"]], "get_jwt() (in module singlestoredb.auth)": [[1, "singlestoredb.auth.get_jwt"]], "connect() (in module singlestoredb)": [[2, "singlestoredb.connect"]], "connection (class in singlestoredb.connection)": [[3, "singlestoredb.connection.Connection"]], "__init__() (singlestoredb.connection.connection method)": [[3, "singlestoredb.connection.Connection.__init__"]], "autocommit() (singlestoredb.connection.connection method)": [[4, "singlestoredb.connection.Connection.autocommit"]], "close() (singlestoredb.connection.connection method)": [[5, "singlestoredb.connection.Connection.close"]], "commit() (singlestoredb.connection.connection method)": [[6, "singlestoredb.connection.Connection.commit"]], "cursor() (singlestoredb.connection.connection method)": [[7, "singlestoredb.connection.Connection.cursor"]], "disable_data_api() (singlestoredb.connection.connection method)": [[8, "singlestoredb.connection.Connection.disable_data_api"]], "enable_data_api() (singlestoredb.connection.connection method)": [[9, "singlestoredb.connection.Connection.enable_data_api"]], "is_connected() (singlestoredb.connection.connection method)": [[10, "singlestoredb.connection.Connection.is_connected"]], "rollback() (singlestoredb.connection.connection method)": [[11, "singlestoredb.connection.Connection.rollback"]], "cursor (class in singlestoredb.connection)": [[12, "singlestoredb.connection.Cursor"]], "__init__() (singlestoredb.connection.cursor method)": [[12, "singlestoredb.connection.Cursor.__init__"]], "callproc() (singlestoredb.connection.cursor method)": [[13, "singlestoredb.connection.Cursor.callproc"]], "close() (singlestoredb.connection.cursor method)": [[14, "singlestoredb.connection.Cursor.close"]], "execute() (singlestoredb.connection.cursor method)": [[15, "singlestoredb.connection.Cursor.execute"]], "executemany() (singlestoredb.connection.cursor method)": [[16, "singlestoredb.connection.Cursor.executemany"]], "fetchall() (singlestoredb.connection.cursor method)": [[17, "singlestoredb.connection.Cursor.fetchall"]], "fetchmany() (singlestoredb.connection.cursor method)": [[18, "singlestoredb.connection.Cursor.fetchmany"]], "fetchone() (singlestoredb.connection.cursor method)": [[19, "singlestoredb.connection.Cursor.fetchone"]], "is_connected() (singlestoredb.connection.cursor method)": [[20, "singlestoredb.connection.Cursor.is_connected"]], "next() (singlestoredb.connection.cursor method)": [[21, "singlestoredb.connection.Cursor.next"]], "nextset() (singlestoredb.connection.cursor method)": [[22, "singlestoredb.connection.Cursor.nextset"]], "scroll() (singlestoredb.connection.cursor method)": [[23, "singlestoredb.connection.Cursor.scroll"]], "setinputsizes() (singlestoredb.connection.cursor method)": [[24, "singlestoredb.connection.Cursor.setinputsizes"]], "setoutputsize() (singlestoredb.connection.cursor method)": [[25, "singlestoredb.connection.Cursor.setoutputsize"]], "aggregates() (singlestoredb.connection.showaccessor method)": [[26, "singlestoredb.connection.ShowAccessor.aggregates"]], "columns() (singlestoredb.connection.showaccessor method)": [[27, "singlestoredb.connection.ShowAccessor.columns"]], "create_aggregate() (singlestoredb.connection.showaccessor method)": [[28, "singlestoredb.connection.ShowAccessor.create_aggregate"]], "create_function() (singlestoredb.connection.showaccessor method)": [[29, "singlestoredb.connection.ShowAccessor.create_function"]], "create_pipeline() (singlestoredb.connection.showaccessor method)": [[30, "singlestoredb.connection.ShowAccessor.create_pipeline"]], "create_table() (singlestoredb.connection.showaccessor method)": [[31, "singlestoredb.connection.ShowAccessor.create_table"]], "create_view() (singlestoredb.connection.showaccessor method)": [[32, "singlestoredb.connection.ShowAccessor.create_view"]], "database_status() (singlestoredb.connection.showaccessor method)": [[33, "singlestoredb.connection.ShowAccessor.database_status"]], "databases() (singlestoredb.connection.showaccessor method)": [[34, "singlestoredb.connection.ShowAccessor.databases"]], "errors() (singlestoredb.connection.showaccessor method)": [[35, "singlestoredb.connection.ShowAccessor.errors"]], "functions() (singlestoredb.connection.showaccessor method)": [[36, "singlestoredb.connection.ShowAccessor.functions"]], "global_status() (singlestoredb.connection.showaccessor method)": [[37, "singlestoredb.connection.ShowAccessor.global_status"]], "indexes() (singlestoredb.connection.showaccessor method)": [[38, "singlestoredb.connection.ShowAccessor.indexes"]], "partitions() (singlestoredb.connection.showaccessor method)": [[39, "singlestoredb.connection.ShowAccessor.partitions"]], "pipelines() (singlestoredb.connection.showaccessor method)": [[40, "singlestoredb.connection.ShowAccessor.pipelines"]], "plan() (singlestoredb.connection.showaccessor method)": [[41, "singlestoredb.connection.ShowAccessor.plan"]], "plancache() (singlestoredb.connection.showaccessor method)": [[42, "singlestoredb.connection.ShowAccessor.plancache"]], "procedures() (singlestoredb.connection.showaccessor method)": [[43, "singlestoredb.connection.ShowAccessor.procedures"]], "processlist() (singlestoredb.connection.showaccessor method)": [[44, "singlestoredb.connection.ShowAccessor.processlist"]], "reproduction() (singlestoredb.connection.showaccessor method)": [[45, "singlestoredb.connection.ShowAccessor.reproduction"]], "schemas() (singlestoredb.connection.showaccessor method)": [[46, "singlestoredb.connection.ShowAccessor.schemas"]], "session_status() (singlestoredb.connection.showaccessor method)": [[47, "singlestoredb.connection.ShowAccessor.session_status"]], "status() (singlestoredb.connection.showaccessor method)": [[48, "singlestoredb.connection.ShowAccessor.status"]], "table_status() (singlestoredb.connection.showaccessor method)": [[49, "singlestoredb.connection.ShowAccessor.table_status"]], "tables() (singlestoredb.connection.showaccessor method)": [[50, "singlestoredb.connection.ShowAccessor.tables"]], "warnings() (singlestoredb.connection.showaccessor method)": [[51, "singlestoredb.connection.ShowAccessor.warnings"]], "showresult (class in singlestoredb.connection)": [[52, "singlestoredb.connection.ShowResult"]], "__init__() (singlestoredb.connection.showresult method)": [[52, "singlestoredb.connection.ShowResult.__init__"]], "create_engine() (in module singlestoredb)": [[53, "singlestoredb.create_engine"]], "describe_option() (in module singlestoredb)": [[54, "singlestoredb.describe_option"]], "get_option() (in module singlestoredb)": [[55, "singlestoredb.get_option"]], "manage_workspaces() (in module singlestoredb)": [[56, "singlestoredb.manage_workspaces"]], "region (class in singlestoredb.management.region)": [[57, "singlestoredb.management.region.Region"]], "__init__() (singlestoredb.management.region.region method)": [[57, "singlestoredb.management.region.Region.__init__"]], "stage (class in singlestoredb.management.workspace)": [[58, "singlestoredb.management.workspace.Stage"]], "__init__() (singlestoredb.management.workspace.stage method)": [[58, "singlestoredb.management.workspace.Stage.__init__"]], "download_file() (singlestoredb.management.workspace.stage method)": [[59, "singlestoredb.management.workspace.Stage.download_file"]], "download_folder() (singlestoredb.management.workspace.stage method)": [[60, "singlestoredb.management.workspace.Stage.download_folder"]], "exists() (singlestoredb.management.workspace.stage method)": [[61, "singlestoredb.management.workspace.Stage.exists"]], "info() (singlestoredb.management.workspace.stage method)": [[62, "singlestoredb.management.workspace.Stage.info"]], "is_dir() (singlestoredb.management.workspace.stage method)": [[63, "singlestoredb.management.workspace.Stage.is_dir"]], "is_file() (singlestoredb.management.workspace.stage method)": [[64, "singlestoredb.management.workspace.Stage.is_file"]], "listdir() (singlestoredb.management.workspace.stage method)": [[65, "singlestoredb.management.workspace.Stage.listdir"]], "mkdir() (singlestoredb.management.workspace.stage method)": [[66, "singlestoredb.management.workspace.Stage.mkdir"]], "open() (singlestoredb.management.workspace.stage method)": [[67, "singlestoredb.management.workspace.Stage.open"]], "remove() (singlestoredb.management.workspace.stage method)": [[68, "singlestoredb.management.workspace.Stage.remove"]], "removedirs() (singlestoredb.management.workspace.stage method)": [[69, "singlestoredb.management.workspace.Stage.removedirs"]], "rename() (singlestoredb.management.workspace.stage method)": [[70, "singlestoredb.management.workspace.Stage.rename"]], "rmdir() (singlestoredb.management.workspace.stage method)": [[71, "singlestoredb.management.workspace.Stage.rmdir"]], "upload_file() (singlestoredb.management.workspace.stage method)": [[72, "singlestoredb.management.workspace.Stage.upload_file"]], "upload_folder() (singlestoredb.management.workspace.stage method)": [[73, "singlestoredb.management.workspace.Stage.upload_folder"]], "stageobject (class in singlestoredb.management.workspace)": [[74, "singlestoredb.management.workspace.StageObject"]], "__init__() (singlestoredb.management.workspace.stageobject method)": [[74, "singlestoredb.management.workspace.StageObject.__init__"]], "abspath() (singlestoredb.management.workspace.stageobject method)": [[75, "singlestoredb.management.workspace.StageObject.abspath"]], "basename() (singlestoredb.management.workspace.stageobject method)": [[76, "singlestoredb.management.workspace.StageObject.basename"]], "dirname() (singlestoredb.management.workspace.stageobject method)": [[77, "singlestoredb.management.workspace.StageObject.dirname"]], "download() (singlestoredb.management.workspace.stageobject method)": [[78, "singlestoredb.management.workspace.StageObject.download"]], "exists() (singlestoredb.management.workspace.stageobject method)": [[79, "singlestoredb.management.workspace.StageObject.exists"]], "getctime() (singlestoredb.management.workspace.stageobject method)": [[80, "singlestoredb.management.workspace.StageObject.getctime"]], "getmtime() (singlestoredb.management.workspace.stageobject method)": [[81, "singlestoredb.management.workspace.StageObject.getmtime"]], "is_dir() (singlestoredb.management.workspace.stageobject method)": [[82, "singlestoredb.management.workspace.StageObject.is_dir"]], "is_file() (singlestoredb.management.workspace.stageobject method)": [[83, "singlestoredb.management.workspace.StageObject.is_file"]], "open() (singlestoredb.management.workspace.stageobject method)": [[84, "singlestoredb.management.workspace.StageObject.open"]], "remove() (singlestoredb.management.workspace.stageobject method)": [[85, "singlestoredb.management.workspace.StageObject.remove"]], "removedirs() (singlestoredb.management.workspace.stageobject method)": [[86, "singlestoredb.management.workspace.StageObject.removedirs"]], "rename() (singlestoredb.management.workspace.stageobject method)": [[87, "singlestoredb.management.workspace.StageObject.rename"]], "rmdir() (singlestoredb.management.workspace.stageobject method)": [[88, "singlestoredb.management.workspace.StageObject.rmdir"]], "workspace (class in singlestoredb.management.workspace)": [[89, "singlestoredb.management.workspace.Workspace"]], "__init__() (singlestoredb.management.workspace.workspace method)": [[89, "singlestoredb.management.workspace.Workspace.__init__"]], "connect() (singlestoredb.management.workspace.workspace method)": [[90, "singlestoredb.management.workspace.Workspace.connect"]], "refresh() (singlestoredb.management.workspace.workspace method)": [[91, "singlestoredb.management.workspace.Workspace.refresh"]], "terminate() (singlestoredb.management.workspace.workspace method)": [[92, "singlestoredb.management.workspace.Workspace.terminate"]], "workspacegroup (class in singlestoredb.management.workspace)": [[93, "singlestoredb.management.workspace.WorkspaceGroup"]], "__init__() (singlestoredb.management.workspace.workspacegroup method)": [[93, "singlestoredb.management.workspace.WorkspaceGroup.__init__"]], "create_workspace() (singlestoredb.management.workspace.workspacegroup method)": [[94, "singlestoredb.management.workspace.WorkspaceGroup.create_workspace"]], "refresh() (singlestoredb.management.workspace.workspacegroup method)": [[95, "singlestoredb.management.workspace.WorkspaceGroup.refresh"]], "stage (singlestoredb.management.workspace.workspacegroup property)": [[96, "singlestoredb.management.workspace.WorkspaceGroup.stage"]], "terminate() (singlestoredb.management.workspace.workspacegroup method)": [[97, "singlestoredb.management.workspace.WorkspaceGroup.terminate"]], "update() (singlestoredb.management.workspace.workspacegroup method)": [[98, "singlestoredb.management.workspace.WorkspaceGroup.update"]], "workspaces (singlestoredb.management.workspace.workspacegroup property)": [[99, "singlestoredb.management.workspace.WorkspaceGroup.workspaces"]], "workspacemanager (class in singlestoredb.management.workspace)": [[100, "singlestoredb.management.workspace.WorkspaceManager"]], "__init__() (singlestoredb.management.workspace.workspacemanager method)": [[100, "singlestoredb.management.workspace.WorkspaceManager.__init__"]], "create_workspace() (singlestoredb.management.workspace.workspacemanager method)": [[101, "singlestoredb.management.workspace.WorkspaceManager.create_workspace"]], "create_workspace_group() (singlestoredb.management.workspace.workspacemanager method)": [[102, "singlestoredb.management.workspace.WorkspaceManager.create_workspace_group"]], "get_workspace() (singlestoredb.management.workspace.workspacemanager method)": [[103, "singlestoredb.management.workspace.WorkspaceManager.get_workspace"]], "get_workspace_group() (singlestoredb.management.workspace.workspacemanager method)": [[104, "singlestoredb.management.workspace.WorkspaceManager.get_workspace_group"]], "regions() (singlestoredb.management.workspace.workspacemanager method)": [[105, "singlestoredb.management.workspace.WorkspaceManager.regions"]], "workspace_groups (singlestoredb.management.workspace.workspacemanager property)": [[106, "singlestoredb.management.workspace.WorkspaceManager.workspace_groups"]], "set_option() (in module singlestoredb)": [[107, "singlestoredb.set_option"]]}}) diff --git a/docs/src/whatsnew.rst b/docs/src/whatsnew.rst index 5f776014..9d7b5182 100644 --- a/docs/src/whatsnew.rst +++ b/docs/src/whatsnew.rst @@ -8,6 +8,11 @@ This document outlines features and improvements from each release. are for non-production testing and evaluation, and may include changes to the API. +v0.10.3 - January 17, 2023 +-------------------------- +* Change Stage URLs +* Fix password encoding in deferred connections + v0.10.2 - December 14, 2023 --------------------------- * Make workspace group optional in Fusion SQL if it is specified in the environment diff --git a/docs/whatsnew.html b/docs/whatsnew.html index 2738ffe1..7bfca192 100644 --- a/docs/whatsnew.html +++ b/docs/whatsnew.html @@ -3,7 +3,7 @@ - What’s New — SingleStoreDB 0.10.2 documentation + What’s New — SingleStoreDB 0.10.3 documentation @@ -28,7 +28,7 @@ SingleStoreDB
      - 0.10.2 + 0.10.3
      @@ -42,6 +42,7 @@
      • Installation
      • What’s New
          +
        • v0.10.3 - January 17, 2023
        • v0.10.2 - December 14, 2023
        • v0.10.1 - December 13, 2023
        • v0.10.0 - December 12, 2023
        • @@ -114,6 +115,13 @@

          What’s New +

          v0.10.3 - January 17, 2023

          +
            +
          • Change Stage URLs

          • +
          • Fix password encoding in deferred connections

          • +
          +

          v0.10.2 - December 14, 2023

            diff --git a/setup.cfg b/setup.cfg index bef304ce..e4813426 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = singlestoredb -version = 0.10.2 +version = 0.10.3 description = Interface to the SingleStoreDB database and workspace management APIs long_description = file: README.md long_description_content_type = text/markdown diff --git a/singlestoredb/__init__.py b/singlestoredb/__init__.py index fb48239e..c8d38ca9 100644 --- a/singlestoredb/__init__.py +++ b/singlestoredb/__init__.py @@ -13,7 +13,7 @@ """ -__version__ = '0.10.2' +__version__ = '0.10.3' from .alchemy import create_engine from .config import options, get_option, set_option, describe_option