Field IP address PostgreSQL
3 sites
Security covered
This module provides an IP address field type for Drupal that leverages PostgreSQL's native network address types for storage and querying. This enables efficient storage and filtering of IP addresses directly within the database.
Provides a field type that is stored and processed as the PostgreSQL Network Address Types. The "IP address" field type, formatter and views exposed filter are available. The exposed filter uses the IP Address Operators provided by the PostgreSQL.