From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

BEGIN;
ALTER TABLE netmap_positions DROP CONSTRAINT netmap_positions_device_groups_key;
COMMIT;