Albert 346326e31f fix: Add migration script to fix coords_3d field in production
Created a migration script that removes and redefines the coords_3d field
to make it optional (TYPE option<array<number>>) in production database.

This fixes the issue where coords_3d was required but should be NONE
until UMAP coordinates are calculated.

Migration successfully executed on production database.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-09 20:42:15 +00:00
2025-11-08 12:44:39 +00:00
Description
No description provided
57 MiB