mirror of
https://github.com/multica-ai/multica.git
synced 2026-06-17 11:48:42 +02:00
Projects are now searchable alongside issues in the Cmd+K search dialog. Results are grouped by type (Projects / Issues) with project icon, status, and description snippet highlighting. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 lines
96 B
SQL
3 lines
96 B
SQL
DROP INDEX IF EXISTS idx_project_title_bigm;
|
|
DROP INDEX IF EXISTS idx_project_description_bigm;
|