Spaces:
Build error
Build error
cold-email-generator
/
env
/Lib
/site-packages
/chromadb
/migrations
/sysdb
/00005-remove-topic.sqlite.sql
-- Remove the topic column from the Collections and Segments tables | |
ALTER TABLE collections DROP COLUMN topic; | |
ALTER TABLE segments DROP COLUMN topic; | |