The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

BEGIN;
-- ALTER TABLE device_port ALTER COLUMN remote_id TYPE text USING remote_id::text;
COMMIT;