This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 409f441 publish documentation
409f441 is described below
commit 409f4419e3aa48b542740876e4c31f302b05702d
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 19 21:22:19 2023 +0000
publish documentation
---
.../_sources/driver/{cpp => go}/flight_sql.rst.txt | 17 ++++--
main/cpp/api/adbc.html | 1 -
main/cpp/api/adbc_driver_manager.html | 1 -
main/cpp/api/index.html | 1 -
main/cpp/concurrency.html | 1 -
main/cpp/driver_manager.html | 1 -
main/cpp/index.html | 1 -
main/development/contributing.html | 1 -
main/development/nightly.html | 1 -
main/development/releasing.html | 1 -
main/driver/cpp/features.html | 1 -
main/driver/cpp/index.html | 8 ++-
main/driver/cpp/postgresql.html | 7 ++-
main/driver/cpp/sqlite.html | 1 -
main/driver/{cpp => go}/flight_sql.html | 58 ++++++++-------------
main/driver/java/flight_sql.html | 1 -
main/driver/java/index.html | 1 -
main/driver/java/jdbc.html | 1 -
main/format/comparison.html | 1 -
main/format/specification.html | 1 -
main/format/versioning.html | 1 -
main/genindex.html | 1 -
main/go/index.html | 1 -
main/index.html | 2 -
main/java/index.html | 1 -
main/objects.inv | Bin 6942 -> 6944 bytes
main/py-modindex.html | 1 -
main/python/api/adbc_driver_manager.html | 1 -
main/python/api/adbc_driver_postgresql.html | 1 -
main/python/api/adbc_driver_sqlite.html | 3 +-
main/python/api/index.html | 1 -
main/python/driver_manager.html | 1 -
main/python/index.html | 1 -
main/python/quickstart.html | 1 -
main/search.html | 1 -
main/searchindex.js | 2 +-
36 files changed, 44 insertions(+), 81 deletions(-)
diff --git a/main/_sources/driver/cpp/flight_sql.rst.txt
b/main/_sources/driver/go/flight_sql.rst.txt
similarity index 97%
rename from main/_sources/driver/cpp/flight_sql.rst.txt
rename to main/_sources/driver/go/flight_sql.rst.txt
index 63974fc..76c543e 100644
--- a/main/_sources/driver/cpp/flight_sql.rst.txt
+++ b/main/_sources/driver/go/flight_sql.rst.txt
@@ -25,10 +25,19 @@ The Flight SQL Driver provides access to any database
implementing a
Installation
============
-The Flight SQL driver is shipped as part of the Arrow C++ libraries
-and PyArrow. See the `main Arrow project website
-<https://arrow.apache.org/install/>`_ for instructions. Version >= 11
-is required.
+The Flight SQL driver is shipped as a standalone library.
+
+.. tab-set::
+
+ .. tab-item:: Go
+ :sync: go
+
+ .. tab-item:: Python
+ :sync: python
+
+ .. code-block:: shell
+
+ pip install adbc_driver_sqlite
Usage
=====
diff --git a/main/cpp/api/adbc.html b/main/cpp/api/adbc.html
index 7aa9c36..0b17c90 100644
--- a/main/cpp/api/adbc.html
+++ b/main/cpp/api/adbc.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../../driver/cpp/index.html">C/C++/Python</a><input
class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1"
role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/cpp/api/adbc_driver_manager.html
b/main/cpp/api/adbc_driver_manager.html
index 3f5e5d2..2ea2338 100644
--- a/main/cpp/api/adbc_driver_manager.html
+++ b/main/cpp/api/adbc_driver_manager.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../../driver/cpp/index.html">C/C++/Python</a><input
class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1"
role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/cpp/api/index.html b/main/cpp/api/index.html
index c69b720..0083ee4 100644
--- a/main/cpp/api/index.html
+++ b/main/cpp/api/index.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../../driver/cpp/index.html">C/C++/Python</a><input
class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1"
role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/cpp/concurrency.html b/main/cpp/concurrency.html
index 670ffe0..e2384eb 100644
--- a/main/cpp/concurrency.html
+++ b/main/cpp/concurrency.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/cpp/driver_manager.html b/main/cpp/driver_manager.html
index caa3cb5..a3f3740 100644
--- a/main/cpp/driver_manager.html
+++ b/main/cpp/driver_manager.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/cpp/index.html b/main/cpp/index.html
index 6f902c9..148899d 100644
--- a/main/cpp/index.html
+++ b/main/cpp/index.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/development/contributing.html
b/main/development/contributing.html
index eab1a13..172ad19 100644
--- a/main/development/contributing.html
+++ b/main/development/contributing.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/development/nightly.html b/main/development/nightly.html
index 5481b9d..6b145b1 100644
--- a/main/development/nightly.html
+++ b/main/development/nightly.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/development/releasing.html b/main/development/releasing.html
index f051272..eec07bf 100644
--- a/main/development/releasing.html
+++ b/main/development/releasing.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/driver/cpp/features.html b/main/driver/cpp/features.html
index bc2b4ba..8b3c763 100644
--- a/main/driver/cpp/features.html
+++ b/main/driver/cpp/features.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul class="current">
<li class="toctree-l1 current has-children"><a class="reference internal"
href="index.html">C/C++/Python</a><input checked="" class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul
class="current">
-<li class="toctree-l2"><a class="reference internal"
href="flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal" href="sqlite.html">SQLite
Driver</a></li>
<li class="toctree-l2 current current-page"><a class="current reference
internal" href="#">Feature Support Matrix</a></li>
diff --git a/main/driver/cpp/index.html b/main/driver/cpp/index.html
index fc3e4d8..465eeb5 100644
--- a/main/driver/cpp/index.html
+++ b/main/driver/cpp/index.html
@@ -5,7 +5,7 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><meta name="generator"
content="Docutils 0.19: https://docutils.sourceforge.io/" />
-<link rel="index" title="Index" href="../../genindex.html" /><link
rel="search" title="Search" href="../../search.html" /><link rel="next"
title="Flight SQL Driver" href="flight_sql.html" /><link rel="prev"
title="Comparison with Other APIs" href="../../format/comparison.html" />
+<link rel="index" title="Index" href="../../genindex.html" /><link
rel="search" title="Search" href="../../search.html" /><link rel="next"
title="PostgreSQL Driver" href="postgresql.html" /><link rel="prev"
title="Comparison with Other APIs" href="../../format/comparison.html" />
<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>C/C++/Python - ADBC 0.2.0 (dev) documentation</title>
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul class="current">
<li class="toctree-l1 current has-children current-page"><a class="current
reference internal" href="#">C/C++/Python</a><input checked=""
class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1"
role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal" href="sqlite.html">SQLite
Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="features.html">Feature Support Matrix</a></li>
@@ -325,7 +324,6 @@
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
-<li class="toctree-l1"><a class="reference internal"
href="flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l1"><a class="reference internal"
href="postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l1"><a class="reference internal" href="sqlite.html">SQLite
Driver</a></li>
<li class="toctree-l1"><a class="reference internal"
href="features.html">Feature Support Matrix</a></li>
@@ -342,12 +340,12 @@ also provide Python bindings.</p>
<footer>
<div class="related-pages">
- <a class="next-page" href="flight_sql.html">
+ <a class="next-page" href="postgresql.html">
<div class="page-info">
<div class="context">
<span>Next</span>
</div>
- <div class="title">Flight SQL Driver</div>
+ <div class="title">PostgreSQL Driver</div>
</div>
<svg class="furo-related-icon"><use
href="#svg-arrow-right"></use></svg>
</a>
diff --git a/main/driver/cpp/postgresql.html b/main/driver/cpp/postgresql.html
index 4219226..801b2fb 100644
--- a/main/driver/cpp/postgresql.html
+++ b/main/driver/cpp/postgresql.html
@@ -5,7 +5,7 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><meta name="generator"
content="Docutils 0.19: https://docutils.sourceforge.io/" />
-<link rel="index" title="Index" href="../../genindex.html" /><link
rel="search" title="Search" href="../../search.html" /><link rel="next"
title="SQLite Driver" href="sqlite.html" /><link rel="prev" title="Flight SQL
Driver" href="flight_sql.html" />
+<link rel="index" title="Index" href="../../genindex.html" /><link
rel="search" title="Search" href="../../search.html" /><link rel="next"
title="SQLite Driver" href="sqlite.html" /><link rel="prev"
title="C/C++/Python" href="index.html" />
<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>PostgreSQL Driver - ADBC 0.2.0 (dev) documentation</title>
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul class="current">
<li class="toctree-l1 current has-children"><a class="reference internal"
href="index.html">C/C++/Python</a><input checked="" class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul
class="current">
-<li class="toctree-l2"><a class="reference internal"
href="flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2 current current-page"><a class="current reference
internal" href="#">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal" href="sqlite.html">SQLite
Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="features.html">Feature Support Matrix</a></li>
@@ -432,14 +431,14 @@ sets is limited to int32, int64, float, double, and
string.</p>
</div>
<svg class="furo-related-icon"><use
href="#svg-arrow-right"></use></svg>
</a>
- <a class="prev-page" href="flight_sql.html">
+ <a class="prev-page" href="index.html">
<svg class="furo-related-icon"><use
href="#svg-arrow-right"></use></svg>
<div class="page-info">
<div class="context">
<span>Previous</span>
</div>
- <div class="title">Flight SQL Driver</div>
+ <div class="title">C/C++/Python</div>
</div>
</a>
diff --git a/main/driver/cpp/sqlite.html b/main/driver/cpp/sqlite.html
index 22f6bc8..64cd993 100644
--- a/main/driver/cpp/sqlite.html
+++ b/main/driver/cpp/sqlite.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul class="current">
<li class="toctree-l1 current has-children"><a class="reference internal"
href="index.html">C/C++/Python</a><input checked="" class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul
class="current">
-<li class="toctree-l2"><a class="reference internal"
href="flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2 current current-page"><a class="current reference
internal" href="#">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="features.html">Feature Support Matrix</a></li>
diff --git a/main/driver/cpp/flight_sql.html b/main/driver/go/flight_sql.html
similarity index 94%
rename from main/driver/cpp/flight_sql.html
rename to main/driver/go/flight_sql.html
index 1eff8d0..c5a3965 100644
--- a/main/driver/cpp/flight_sql.html
+++ b/main/driver/go/flight_sql.html
@@ -5,7 +5,7 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><meta name="generator"
content="Docutils 0.19: https://docutils.sourceforge.io/" />
-<link rel="index" title="Index" href="../../genindex.html" /><link
rel="search" title="Search" href="../../search.html" /><link rel="next"
title="PostgreSQL Driver" href="postgresql.html" /><link rel="prev"
title="C/C++/Python" href="index.html" />
+<link rel="index" title="Index" href="../../genindex.html" /><link
rel="search" title="Search" href="../../search.html" />
<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>Flight SQL Driver - ADBC 0.2.0 (dev) documentation</title>
@@ -225,12 +225,11 @@
<li class="toctree-l1"><a class="reference internal"
href="../../format/comparison.html">Comparison with Other APIs</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
-<ul class="current">
-<li class="toctree-l1 current has-children"><a class="reference internal"
href="index.html">C/C++/Python</a><input checked="" class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul
class="current">
-<li class="toctree-l2 current current-page"><a class="current reference
internal" href="#">Flight SQL Driver</a></li>
-<li class="toctree-l2"><a class="reference internal"
href="postgresql.html">PostgreSQL Driver</a></li>
-<li class="toctree-l2"><a class="reference internal" href="sqlite.html">SQLite
Driver</a></li>
-<li class="toctree-l2"><a class="reference internal"
href="features.html">Feature Support Matrix</a></li>
+<ul>
+<li class="toctree-l1 has-children"><a class="reference internal"
href="../cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
+<li class="toctree-l2"><a class="reference internal"
href="../cpp/postgresql.html">PostgreSQL Driver</a></li>
+<li class="toctree-l2"><a class="reference internal"
href="../cpp/sqlite.html">SQLite Driver</a></li>
+<li class="toctree-l2"><a class="reference internal"
href="../cpp/features.html">Feature Support Matrix</a></li>
</ul>
</li>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../java/index.html">Java</a><input class="toctree-checkbox"
id="toctree-checkbox-2" name="toctree-checkbox-2" role="switch"
type="checkbox"/><label for="toctree-checkbox-2"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
@@ -298,7 +297,7 @@
</a>
<div class="content-icon-container">
<div class="edit-this-page">
- <a class="muted-link"
href="https://github.com/apache/arrow-adbc/edit/main/docs/source/driver/cpp/flight_sql.rst"
title="Edit this page">
+ <a class="muted-link"
href="https://github.com/apache/arrow-adbc/edit/main/docs/source/driver/go/flight_sql.rst"
title="Edit this page">
<svg aria-hidden="true" viewBox="0 0 24 24" stroke-width="1.5"
stroke="currentColor" fill="none" stroke-linecap="round"
stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" />
@@ -326,17 +325,24 @@
<a class="reference external"
href="https://arrow.apache.org/docs/format/FlightSql.html" title="(in Apache
Arrow v10.0.1)"><span>Arrow Flight SQL</span></a> compatible endpoint.</p>
<section id="installation">
<h2>Installation<a class="headerlink" href="#installation" title="Permalink to
this heading">#</a></h2>
-<p>The Flight SQL driver is shipped as part of the Arrow C++ libraries
-and PyArrow. See the <a class="reference external"
href="https://arrow.apache.org/install/">main Arrow project website</a> for
instructions. Version >= 11
-is required.</p>
+<p>The Flight SQL driver is shipped as a standalone library.</p>
+<div class="sd-tab-set docutils">
+<input checked="checked" id="sd-tab-item-0" name="sd-tab-set-0" type="radio">
+</input><label class="sd-tab-label" data-sync-id="python" for="sd-tab-item-0">
+Python</label><div class="sd-tab-content docutils">
+<div class="highlight-shell notranslate"><div
class="highlight"><pre><span></span>pip<span class="w"> </span>install<span
class="w"> </span>adbc_driver_sqlite
+</pre></div>
+</div>
+</div>
+</div>
</section>
<section id="usage">
<h2>Usage<a class="headerlink" href="#usage" title="Permalink to this
heading">#</a></h2>
<p>To connect to a database, supply the “uri” parameter when constructing
the <a class="reference internal"
href="../../cpp/api/adbc.html#_CPPv412AdbcDatabase" title="AdbcDatabase"><code
class="xref cpp cpp-class docutils literal notranslate"><span
class="pre">AdbcDatabase</span></code></a>.</p>
<div class="sd-tab-set docutils">
-<input checked="checked" id="sd-tab-item-0" name="sd-tab-set-0" type="radio">
-</input><label class="sd-tab-label" data-sync-id="cpp" for="sd-tab-item-0">
+<input checked="checked" id="sd-tab-item-1" name="sd-tab-set-1" type="radio">
+</input><label class="sd-tab-label" data-sync-id="cpp" for="sd-tab-item-1">
C++</label><div class="sd-tab-content docutils">
<div class="highlight-cpp notranslate"><div
class="highlight"><pre><span></span><span class="cp">#include</span><span
class="w"> </span><span class="cpf">"adbc.h"</span>
@@ -348,8 +354,8 @@ C++</label><div class="sd-tab-content docutils">
</pre></div>
</div>
</div>
-<input id="sd-tab-item-1" name="sd-tab-set-0" type="radio">
-</input><label class="sd-tab-label" data-sync-id="python" for="sd-tab-item-1">
+<input id="sd-tab-item-2" name="sd-tab-set-1" type="radio">
+</input><label class="sd-tab-label" data-sync-id="python" for="sd-tab-item-2">
Python</label><div class="sd-tab-content docutils">
<div class="highlight-python notranslate"><div
class="highlight"><pre><span></span><span class="kn">import</span> <span
class="nn">pyarrow.flight_sql</span>
@@ -584,26 +590,8 @@ a SQL injection vulnerability may result.</p>
<footer>
<div class="related-pages">
- <a class="next-page" href="postgresql.html">
- <div class="page-info">
- <div class="context">
- <span>Next</span>
- </div>
- <div class="title">PostgreSQL Driver</div>
- </div>
- <svg class="furo-related-icon"><use
href="#svg-arrow-right"></use></svg>
- </a>
- <a class="prev-page" href="index.html">
- <svg class="furo-related-icon"><use
href="#svg-arrow-right"></use></svg>
- <div class="page-info">
- <div class="context">
- <span>Previous</span>
- </div>
-
- <div class="title">C/C++/Python</div>
-
- </div>
- </a>
+
+
</div>
<div class="bottom-of-page">
<div class="left-details">
diff --git a/main/driver/java/flight_sql.html b/main/driver/java/flight_sql.html
index 4af8333..46c2d32 100644
--- a/main/driver/java/flight_sql.html
+++ b/main/driver/java/flight_sql.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul class="current">
<li class="toctree-l1 has-children"><a class="reference internal"
href="../cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/driver/java/index.html b/main/driver/java/index.html
index e16d5cd..cf5fd56 100644
--- a/main/driver/java/index.html
+++ b/main/driver/java/index.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul class="current">
<li class="toctree-l1 has-children"><a class="reference internal"
href="../cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/driver/java/jdbc.html b/main/driver/java/jdbc.html
index 4209727..2c9b898 100644
--- a/main/driver/java/jdbc.html
+++ b/main/driver/java/jdbc.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul class="current">
<li class="toctree-l1 has-children"><a class="reference internal"
href="../cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/format/comparison.html b/main/format/comparison.html
index abc5074..79e1a61 100644
--- a/main/format/comparison.html
+++ b/main/format/comparison.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/format/specification.html b/main/format/specification.html
index 32b84d8..9b98993 100644
--- a/main/format/specification.html
+++ b/main/format/specification.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/format/versioning.html b/main/format/versioning.html
index 0022590..8b6275c 100644
--- a/main/format/versioning.html
+++ b/main/format/versioning.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/genindex.html b/main/genindex.html
index e7474db..e7cd85d 100644
--- a/main/genindex.html
+++ b/main/genindex.html
@@ -225,7 +225,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/go/index.html b/main/go/index.html
index e3c9697..e4b3d54 100644
--- a/main/go/index.html
+++ b/main/go/index.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/index.html b/main/index.html
index ff969f8..cf67135 100644
--- a/main/index.html
+++ b/main/index.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/features.html">Feature Support Matrix</a></li>
@@ -346,7 +345,6 @@ Arrow-native database protocols.</p>
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal"
href="driver/cpp/index.html">C/C++/Python</a><ul>
-<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/java/index.html b/main/java/index.html
index 8892345..57eb065 100644
--- a/main/java/index.html
+++ b/main/java/index.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/objects.inv b/main/objects.inv
index 549477f..d280556 100644
Binary files a/main/objects.inv and b/main/objects.inv differ
diff --git a/main/py-modindex.html b/main/py-modindex.html
index 87a3892..6b9dc31 100644
--- a/main/py-modindex.html
+++ b/main/py-modindex.html
@@ -225,7 +225,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/python/api/adbc_driver_manager.html
b/main/python/api/adbc_driver_manager.html
index e1ddf77..83aee18 100644
--- a/main/python/api/adbc_driver_manager.html
+++ b/main/python/api/adbc_driver_manager.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../../driver/cpp/index.html">C/C++/Python</a><input
class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1"
role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/python/api/adbc_driver_postgresql.html
b/main/python/api/adbc_driver_postgresql.html
index 063bcf9..2e9a33d 100644
--- a/main/python/api/adbc_driver_postgresql.html
+++ b/main/python/api/adbc_driver_postgresql.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../../driver/cpp/index.html">C/C++/Python</a><input
class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1"
role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/python/api/adbc_driver_sqlite.html
b/main/python/api/adbc_driver_sqlite.html
index 454e6b1..cd7d506 100644
--- a/main/python/api/adbc_driver_sqlite.html
+++ b/main/python/api/adbc_driver_sqlite.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../../driver/cpp/index.html">C/C++/Python</a><input
class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1"
role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/features.html">Feature Support Matrix</a></li>
@@ -333,7 +332,7 @@
</section>
<section id="module-adbc_driver_sqlite.dbapi">
<span id="dbapi-2-0-api"></span><h2>DBAPI 2.0 API<a class="headerlink"
href="#module-adbc_driver_sqlite.dbapi" title="Permalink to this
heading">#</a></h2>
-<p>DBAPI 2.0-compatible facade for the ADBC libpq driver.</p>
+<p>DBAPI 2.0-compatible facade for the ADBC SQLite driver.</p>
<dl class="py function">
<dt class="sig sig-object py" id="adbc_driver_sqlite.dbapi.connect">
<span class="sig-prename descclassname"><span
class="pre">adbc_driver_sqlite.dbapi.</span></span><span class="sig-name
descname"><span class="pre">connect</span></span><span
class="sig-paren">(</span><em class="sig-param"><span class="n"><span
class="pre">uri</span></span><span class="p"><span
class="pre">:</span></span><span class="w"> </span><span class="n"><span
class="pre">Optional</span><span class="p"><span
class="pre">[</span></span><span class="pre">str</span><span class="p"><spa
[...]
diff --git a/main/python/api/index.html b/main/python/api/index.html
index c28f302..9642f17 100644
--- a/main/python/api/index.html
+++ b/main/python/api/index.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../../driver/cpp/index.html">C/C++/Python</a><input
class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1"
role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/python/driver_manager.html b/main/python/driver_manager.html
index 0e21dda..eb2aa05 100644
--- a/main/python/driver_manager.html
+++ b/main/python/driver_manager.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/python/index.html b/main/python/index.html
index 223881a..3dc3a9a 100644
--- a/main/python/index.html
+++ b/main/python/index.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/python/quickstart.html b/main/python/quickstart.html
index efb516f..b57a6d1 100644
--- a/main/python/quickstart.html
+++ b/main/python/quickstart.html
@@ -227,7 +227,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="../driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="../driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/search.html b/main/search.html
index 0adf57b..4a41499 100644
--- a/main/search.html
+++ b/main/search.html
@@ -224,7 +224,6 @@
<p class="caption" role="heading"><span class="caption-text">Drivers</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal"
href="driver/cpp/index.html">C/C++/Python</a><input class="toctree-checkbox"
id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch"
type="checkbox"/><label for="toctree-checkbox-1"><div
class="visually-hidden">Toggle child pages in navigation</div><i
class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
-<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/flight_sql.html">Flight SQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/postgresql.html">PostgreSQL Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/sqlite.html">SQLite Driver</a></li>
<li class="toctree-l2"><a class="reference internal"
href="driver/cpp/features.html">Feature Support Matrix</a></li>
diff --git a/main/searchindex.js b/main/searchindex.js
index 0532c09..dd3c60a 100644
--- a/main/searchindex.js
+++ b/main/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["cpp/api/adbc", "cpp/api/adbc_driver_manager",
"cpp/api/index", "cpp/concurrency", "cpp/driver_manager", "cpp/index",
"development/contributing", "development/nightly", "development/releasing",
"driver/cpp/features", "driver/cpp/flight_sql", "driver/cpp/index",
"driver/cpp/postgresql", "driver/cpp/sqlite", "driver/java/flight_sql",
"driver/java/index", "driver/java/jdbc", "format/comparison",
"format/specification", "format/versioning", "go/index", "index", [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["cpp/api/adbc", "cpp/api/adbc_driver_manager",
"cpp/api/index", "cpp/concurrency", "cpp/driver_manager", "cpp/index",
"development/contributing", "development/nightly", "development/releasing",
"driver/cpp/features", "driver/cpp/index", "driver/cpp/postgresql",
"driver/cpp/sqlite", "driver/go/flight_sql", "driver/java/flight_sql",
"driver/java/index", "driver/java/jdbc", "format/comparison",
"format/specification", "format/versioning", "go/index", "index", " [...]
\ No newline at end of file