File tree Expand file tree Collapse file tree 5 files changed +3
-21
lines changed Expand file tree Collapse file tree 5 files changed +3
-21
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Connect to CrateDB
1010 `Python Database API Specification v2.0 `_ (PEP 249).
1111
1212 For help using the `SQLAlchemy `_ dialect, consult the
13- :ref: `SQLAlchemy dialect documentation <using- sqlalchemy >`.
13+ :ref: `SQLAlchemy dialect documentation <sqlalchemy-cratedb:index >`.
1414
1515.. SEEALSO ::
1616
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ CrateDB Python Client -- all pages
1616 connect
1717 query
1818 blobs
19- sqlalchemy
2019 data-types
2120 by-example/index
2221 other-options
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ please consult the :ref:`data-types` documentation page.
9999Migration Notes
100100===============
101101
102- The :ref: `CrateDB dialect <using- sqlalchemy >` for `SQLAlchemy `_ is provided
102+ The :ref: `CrateDB dialect <sqlalchemy-cratedb:index >` for `SQLAlchemy `_ is provided
103103by the `sqlalchemy-cratedb `_ package.
104104
105105If 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
1010 `Python Database API Specification v2.0 `_ (PEP 249).
1111
1212 For help using the `SQLAlchemy `_ dialect, consult
13- :ref: `the SQLAlchemy dialect documentation <using- sqlalchemy >`.
13+ :ref: `the SQLAlchemy dialect documentation <sqlalchemy-cratedb:index >`.
1414
1515.. SEEALSO ::
1616
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments