Logo
Explore Help
Register Sign In
yujunjun/AppFlowy
1
0
Fork 0
You've already forked AppFlowy
mirror of https://github.com/AppFlowy-IO/AppFlowy.git synced 2025-12-12 07:34:28 +00:00
Code Issues Packages Projects Releases Wiki Activity
AppFlowy/frontend/rust-lib/flowy-sqlite/migrations/2025-04-28-070644_collab_table/down.sql

2 lines
70 B
MySQL
Raw Normal View History

feat: support local ai embedding, local ai search, local document content search (#7839) * chore: generate embeddings * chore: save embedding * chore: vec sqlite * chore: clippy * chore: init vector * chore: create vector db * chore: periodically write embedding * chore: fix compile * chore: skip write * chore: impl search * fix: test * fix: stop scheduler * fix: search * chore: add test * chore: update schema * chore: index all * chore: index * chore: search document content * chore: index document content and title * chore: index all view * chore: rename trait * refactor: remove folder index manager * chore: index folder changes * chore: delete folder search * chore: update logs * chore: update logs * chore: search * chore: add search test * chore: fmt * chore: fix test * chore: fix ios build
2025-05-02 08:21:42 +08:00
-- This file should undo anything in `up.sql`
DROP TABLE collab_table;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1074ms Template: 15ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API