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

BEGIN;

ALTER TABLE report DROP COLUMN hardwaredb_systems_id;

COMMIT;