- Add new discount types to testdb.Migrate drop list (campaign_type, milestone_type, etc.) - Add new discount tables to testdb.Migrate drop order and TruncateTables - Move discount type definitions to top of init-script.sql with other enums - Remove duplicate type definitions that were after admin_notification_reason - Types must be defined before tables that reference them