macOS xterm-256color zsh 958 views

When running (v1.16.2), supabase migration new creates an empty migration file. As a workaround, I’m running the diff command to generate the script that should exist in the migration file and then pasting it into the migration file.