The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
-- Convert schema 'upgrades/Tapper-Schema-TestrunDB-2.010011-MySQL.sql' to 'Tapper::Schema::TestrunDB v2.010012':;

BEGIN;

ALTER TABLE testrun DROP COLUMN timeout_after_testprogram;


COMMIT;