File tree 5 files changed +3
-21
lines changed 5 files changed +3
-21
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Connect to CrateDB
10
10
`Python Database API Specification v2.0 `_ (PEP 249).
11
11
12
12
For help using the `SQLAlchemy `_ dialect, consult the
13
- :ref: `SQLAlchemy dialect documentation <using- sqlalchemy >`.
13
+ :ref: `SQLAlchemy dialect documentation <sqlalchemy-cratedb:index >`.
14
14
15
15
.. SEEALSO ::
16
16
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ CrateDB Python Client -- all pages
16
16
connect
17
17
query
18
18
blobs
19
- sqlalchemy
20
19
data-types
21
20
by-example/index
22
21
other-options
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ please consult the :ref:`data-types` documentation page.
99
99
Migration Notes
100
100
===============
101
101
102
- The :ref: `CrateDB dialect <using- sqlalchemy >` for `SQLAlchemy `_ is provided
102
+ The :ref: `CrateDB dialect <sqlalchemy-cratedb:index >` for `SQLAlchemy `_ is provided
103
103
by the `sqlalchemy-cratedb `_ package.
104
104
105
105
If you are migrating from previous versions of ``crate[sqlalchemy]<1.0.0 ``, you
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Query CrateDB
10
10
`Python Database API Specification v2.0 `_ (PEP 249).
11
11
12
12
For help using the `SQLAlchemy `_ dialect, consult
13
- :ref: `the SQLAlchemy dialect documentation <using- sqlalchemy >`.
13
+ :ref: `the SQLAlchemy dialect documentation <sqlalchemy-cratedb:index >`.
14
14
15
15
.. SEEALSO ::
16
16
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments