Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docsrc/firebolt.async_db.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ Async db
==========================

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

connect
------------------------------------
Expand Down