Skip to content

Commit

Permalink
fix: Change default summarization setting to false (#205)
Browse files Browse the repository at this point in the history
* fix: Change default summarization setting to false

* update
  • Loading branch information
nadeesha authored Dec 2, 2024
1 parent b1befe4 commit 0dae606
Show file tree
Hide file tree
Showing 4 changed files with 1,641 additions and 1 deletion.
1 change: 1 addition & 0 deletions control-plane/drizzle/0189_funny_nomad.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE "workflows" ALTER COLUMN "enable_summarization" SET DEFAULT false;
Loading

0 comments on commit 0dae606

Please sign in to comment.