Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion docs/connect.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Connect to CrateDB
`Python Database API Specification v2.0`_ (PEP 249).

For help using the `SQLAlchemy`_ dialect, consult the
:ref:`SQLAlchemy dialect documentation <using-sqlalchemy>`.
:ref:`SQLAlchemy dialect documentation <sqlalchemy-cratedb:index>`.

.. SEEALSO::

Expand Down
1 change: 0 additions & 1 deletion docs/index-all.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ CrateDB Python Client -- all pages
connect
query
blobs
sqlalchemy
data-types
by-example/index
other-options
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ please consult the :ref:`data-types` documentation page.
Migration Notes
===============

The :ref:`CrateDB dialect <using-sqlalchemy>` for `SQLAlchemy`_ is provided
The :ref:`CrateDB dialect <sqlalchemy-cratedb:index>` for `SQLAlchemy`_ is provided
by the `sqlalchemy-cratedb`_ package.

If you are migrating from previous versions of ``crate[sqlalchemy]<1.0.0``, you
Expand Down
2 changes: 1 addition & 1 deletion docs/query.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Query CrateDB
`Python Database API Specification v2.0`_ (PEP 249).

For help using the `SQLAlchemy`_ dialect, consult
:ref:`the SQLAlchemy dialect documentation <using-sqlalchemy>`.
:ref:`the SQLAlchemy dialect documentation <sqlalchemy-cratedb:index>`.

.. SEEALSO::

Expand Down
17 changes: 0 additions & 17 deletions docs/sqlalchemy.rst

This file was deleted.