Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一些已经使用 FTS3 扩展的 SQLite 数据库项目。假设我想改用 FTS4。为此必须做些什么?是否需要创建新表、重新填充或其他任何内容?或者只是将单词'fts3'改为'fts4'就足够了?