Skip to content

Commit

Permalink
fix: Add result migration
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 committed Dec 9, 2023
1 parent 7427007 commit 5db615a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions supabase/migrations/20231209213815_result_json.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE calls ADD COLUMN result json;

1 comment on commit 5db615a

@vercel
Copy link

@vercel vercel bot commented on 5db615a Dec 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.