DROP TABLE IF EXISTS shopping_items; DROP TABLE IF EXISTS shopping_board_members; DROP TABLE IF EXISTS shopping_boards;