You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After enabling the pgmq extension through the UI on my local environment, it does not include the extension in the migration I create right after using supabase db diff -f some_name
To Reproduce
Steps to reproduce the behavior:
enable the pgmq extension through the UI
Run supabase db diff
No diff will be found
Expected behavior
It would include the extension in the migration
Screenshots
n/a
System information
Rerun the failing command with --create-ticket flag.
Describe the bug
After enabling the pgmq extension through the UI on my local environment, it does not include the extension in the migration I create right after using
supabase db diff -f some_name
To Reproduce
Steps to reproduce the behavior:
supabase db diff
Expected behavior
It would include the extension in the migration
Screenshots
n/a
System information
Rerun the failing command with
--create-ticket
flag.Ticket ID: no ticket ID was produced
Version of OS: Ubuntu 22.04
Version of CLI: 2.20.5
Version of Docker: 27.5.1
Versions of services:
─────────────────────────┼──────────────────┼─────────────
supabase/postgres │ 15.8.1.054 │ 15.8.1.054
supabase/gotrue │ v2.170.0 │ v2.170.0
postgrest/postgrest │ v12.2.3 │ v12.2.3
supabase/realtime │ v2.34.43 │ -
supabase/storage-api │ v1.17.1 │ -
supabase/edge-runtime │ v1.67.4 │ -
supabase/studio │ 20250317-6955350 │ -
supabase/postgres-meta │ v0.87.1 │ -
supabase/logflare │ 1.12.0 │ -
supabase/supavisor │ 2.4.14 │ -
Additional context
If applicable, add any other context about the problem here.
The text was updated successfully, but these errors were encountered: