From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
12345 BEGIN;ALTER TABLE "device_skip" ADD "last_defer" timestamp;COMMIT;
BEGIN;
ALTER TABLE "device_skip" ADD "last_defer" timestamp;
COMMIT;