-- This file should undo anything in `up.sql` drop table registration_tokens; ALTER TABLE gamenight ALTER datetime TYPE VARCHAR;