463 B
463 B
id, title, status, assignee, created_date, labels, dependencies
| id | title | status | assignee | created_date | labels | dependencies |
|---|---|---|---|---|---|---|
| task-3 | Standardize embeddings tables schema | To Do | 2025-07-08 |
Description
Unify all embeddings tables to use the same consistent schema with item_id and embedding columns
Acceptance Criteria
- All embeddings tables use consistent schema
- Schema includes item_id and embedding columns
- Data migration is successful
- No data loss during standardization