Skip to content

Commit 6c7da90

Browse files
authored
docs: Remove server async mention from the api (#398)
1 parent 72993ee commit 6c7da90

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docsrc/firebolt.async_db.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ Async db
33
==========================
44

55
The async_db package enables asynchronous API calls to a Firebolt database, allowing
6-
client-side processes to continue to run while waiting for API responses. For executing
7-
queries asynchronously `server-side` see
8-
:ref:`connecting_and_queries:server-side asynchronous query execution`.
6+
client-side processes to continue to run while waiting for API responses.
97

108
connect
119
------------------------------------

0 commit comments

Comments
 (0)