Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

BEGIN;
ALTER TABLE node_ip ADD COLUMN dns text;
COMMIT;