DROP TABLE IF EXISTS matches; DROP TYPE IF EXISTS outcome_t; DROP TABLE IF EXISTS players; DROP TYPE IF EXISTS wenglin_t;