File tree Expand file tree Collapse file tree 5 files changed +3
-31
lines changed
Expand file tree Collapse file tree 5 files changed +3
-31
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -14,10 +14,6 @@ Connect to CrateDB using the :ref:`CrateDB Npgsql Plugin <index>`.
1414 This software is a legacy plugin for older versions of CrateDB that lacked
1515 full compatibility with Npgsql.
1616
17- .. rubric :: Table of contents
18-
19- .. contents ::
20- :local:
2117
2218Setup
2319=====
@@ -66,7 +62,7 @@ Use the standard `Npgsql documentation`_ for the rest of your setup process.
6662
6763.. SEEALSO ::
6864
69- The plugin :ref: `data-types ` appendix .
65+ The plugin :ref: `data-types `.
7066
7167.. _connection string parameters : https://www.npgsql.org/doc/connection-string-parameters.html
7268.. _DatabaseInfoFactory : https://www.npgsql.org/doc/api/Npgsql.Internal.NpgsqlDatabaseInfo.html
Original file line number Diff line number Diff line change 44Data types
55==========
66
7- .. rubric :: Table of contents
8-
9- .. contents ::
10- :local:
11-
127.. _objects :
138
149Objects
Original file line number Diff line number Diff line change @@ -14,10 +14,6 @@ Install and get started with the :ref:`CrateDB Npgsql Plugin <index>`.
1414 This software is a legacy plugin for older versions of CrateDB that lacked
1515 full compatibility with Npgsql.
1616
17- .. rubric :: Table of contents
18-
19- .. contents ::
20- :local:
2117
2218Install
2319=======
Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ demonstration program for using CrateDB with vanilla Npgsql`_.
2222.. rubric :: Table of contents
2323
2424.. toctree ::
25- :maxdepth: 2
25+ :maxdepth: 1
2626
2727 getting-started
2828 connect
29- appendices/index
29+ data-types
3030
3131.. SEEALSO ::
3232
You can’t perform that action at this time.
0 commit comments