-- @TODO Get add the FK cascade operations to the tables
-- so I can have a solid plan for deleting data
DROP TABLE IF EXISTS users;