-- This file should undo anything in `up.sql` Drop table todos; Drop table users;