-- This file should undo anything in `up.sql` drop table pwd; drop table client; drop type Role;