8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a1d7f commit 9a8ac8bCopy full SHA for 9a8ac8b
docs/data-types.rst
@@ -47,7 +47,7 @@ CrateDB Python
47
============= ===========
48
49
__ https://crate.io/docs/crate/reference/en/latest/general/ddl/data-types.html#boolean
50
-__ https://docs.python.org/3/library/stdtypes.html#boolean-values
+__ https://docs.python.org/3/library/stdtypes.html#boolean-type-bool
51
__ https://crate.io/docs/crate/reference/en/latest/general/ddl/data-types.html#character-data
52
__ https://docs.python.org/3/library/stdtypes.html#str
53
__ https://crate.io/docs/crate/reference/en/latest/general/ddl/data-types.html#numeric-data
0 commit comments