Connecting to local database...
Applying migration 20241127143954_profile_page.sql...
ERROR: column "public" of relation "buckets" does not exist (SQLSTATE 42703)
At statement: 50
INSERT INTO storage.buckets (id, name, public)
^
Try rerunning the command with --debug to troubleshoot the error.
Connecting to local database...
Applying migration 20241127143954_profile_page.sql...
ERROR: column "public" of relation "buckets" does not exist (SQLSTATE 42703)
At statement: 50
INSERT INTO storage.buckets (id, name, public)
^
Try rerunning the command with --debug to troubleshoot the error.