From 76e1717c6b071d0a8942c2c00dab3055840802c6 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 28 Oct 2019 15:24:56 -0400 Subject: [PATCH] Squashed commit of the following: commit 358500f542c3a8c707222bd2fea9478258b3d8d3 Author: Daniel Gaspar Date: Fri Oct 25 09:39:41 2019 +0100 [docs] Fix, typo commit b68127b842849ffcc19c311e4b9b4afcc16395ca Author: Daniel Gaspar Date: Fri Oct 25 09:29:43 2019 +0100 [docs] Elasticsearch dialect and dbapi Change-Id: I5c67eca606be382f801facae3546ab6c499e9e63 (cherry picked from commit 4755e1fb41dd396ffef0b4ae93a3cbc0c151f695) --- doc/build/dialects/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index 60dcabbd7f..9c300e5496 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -61,3 +61,4 @@ Currently maintained external dialect projects for SQLAlchemy include: * `crate `_ - driver for `CrateDB `_. * `sqlalchemy-access `_ - driver for Microsoft Access, on top of `pyodbc `_. +* `elasticsearch-dbapi `_ - readonly driver for Elasticsearch. -- 2.47.2