Drop the shigoto tables.
Create or update the shigoto_jobs and shigoto_cron tables.
-spec down(atom()) -> ok | {error, term()}.
-spec up(atom()) -> ok | {error, term()}.