Skip to content

Commit 69090c3

Browse files
author
James William Pye
committed
Remove invalid documentation.
1 parent 90c8417 commit 69090c3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

postgresql/documentation/driver.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,9 +1554,6 @@ conversion function is bound.
15541554
`postgresql.types.NUMERICOID` `decimal.Decimal` numeric
15551555
`postgresql.types.BYTEAOID` `bytes` bytea
15561556
`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
15601557
================================= ================================== ===========
15611558

15621559
The mapping in the above table *normally* goes both ways. So when a parameter

0 commit comments

Comments
 (0)