Skip to content

Commit

Permalink
add reflection support for PGInet
Browse files Browse the repository at this point in the history
  • Loading branch information
plq committed Jun 7, 2017
1 parent 93d9b15 commit ebb9e79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spyne/store/relational/_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ class _JOINED:

PGUuid: Uuid,
PGLTree: Ltree,
PGInet: IpAddress,
}


Expand Down

0 comments on commit ebb9e79

Please sign in to comment.