Skip to content

Commit

Permalink
Adds network address (cidr and inet) functions for translation
Browse files Browse the repository at this point in the history
- Maps cidr and inet functions to CLR extension methods.
  - See: https://www.postgresql.org/docs/current/static/functions-net.html#CIDR-INET-FUNCTIONS-TABLE

- Includes functional tests covering translation.

- Includes the bug fix in #425.
  - This can be removed once #425 is merged.
  • Loading branch information
austindrenski committed May 26, 2018
1 parent b02bff3 commit b860f0a
Show file tree
Hide file tree
Showing 3 changed files with 785 additions and 6 deletions.
Loading

0 comments on commit b860f0a

Please sign in to comment.