There was an error while loading. Please reload this page.
1 parent 90c8417 commit 69090c3Copy full SHA for 69090c3
1 file changed
postgresql/documentation/driver.txt
@@ -1554,9 +1554,6 @@ conversion function is bound.
1554
`postgresql.types.NUMERICOID` `decimal.Decimal` numeric
1555
`postgresql.types.BYTEAOID` `bytes` bytea
1556
`postgresql.types.TEXTOID` `str` text
1557
-
1558
- `postgresql.types.CIDROID` `ipaddr.IPv4` or `ipaddr.IPv6` cidr
1559
- `postgresql.types.INETOID` `ipaddr.IPv4` or `ipaddr.IPv6` inet
1560
================================= ================================== ===========
1561
1562
The mapping in the above table *normally* goes both ways. So when a parameter
0 commit comments