fix(mcp): pass measure_id in AddTaskTool and make it optional
Signed-off-by: Yash Gupta <yash3144@gmail.com>
This commit is contained in:
committed by
Sacha Al Himdani
parent
da936c6834
commit
51b31f81f4
1
pkg/coredata/migrations/20260112T165327Z.sql
Normal file
1
pkg/coredata/migrations/20260112T165327Z.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE tasks ALTER COLUMN measure_id DROP NOT NULL;
|
||||
Reference in New Issue
Block a user