To undo a migration on your database, run migrate with the --revert flag. vapor run migrate --revert. The command will check the database to see which batch ...
確定! 回上一頁