From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
12345 BEGIN;ALTER TABLE users ADD COLUMN "portctl_role" text;COMMIT;
BEGIN;
ALTER TABLE users ADD COLUMN "portctl_role" text;
COMMIT;