Skip to content

Fix addLabel to update chat without creating new records#46

Merged
costaeder merged 1 commit into
custom-2.3.0from
ia/replace-addlabel-implementation-with-sql-update
Jul 12, 2025
Merged

Fix addLabel to update chat without creating new records#46
costaeder merged 1 commit into
custom-2.3.0from
ia/replace-addlabel-implementation-with-sql-update

Conversation

@costaeder

Copy link
Copy Markdown
Owner

Summary

  • use raw SQL UPDATE when adding labels to chats
  • prevent new chat records from being created if the chat doesn't exist

Testing

  • npm test (fails: Cannot find module './test/all.test.ts')

https://chatgpt.com/codex/tasks/task_b_6872b988d6c08327b894b4f1dc0aa2b0

@costaeder costaeder merged commit 1b2bd9a into custom-2.3.0 Jul 12, 2025
1 check failed
@costaeder costaeder deleted the ia/replace-addlabel-implementation-with-sql-update branch July 13, 2025 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant