supabase-action-example
supabase-action-example copied to clipboard
I understand that because of: - run: supabase link --project-ref $SUPABASE_PROJECT_ID - run: supabase db push we can add new table structure to our project but at the same time...
## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...
# Improve documentation A large amount of supabase functionallity is controlled by config.toml. If we want to manage a staging enviornment that mirrors the prod one, how can we push...
## What kind of change does this PR introduce? Bug fix ## What is the new behavior? `create index concurrently ...` cannot be used in the same transaction that creates...
## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...