collab: Drop embeddings table (#42466)

This PR drops the `embeddings` table, as it is no longer used.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2025-11-11 11:44:04 -05:00
committed by GitHub
parent 9e1e732db8
commit 7e491ac500
@@ -0,0 +1 @@
drop table embeddings;