We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
New index is required in the FTS3DB database. Add it with the following command:
USE FTS3DB; ALTER TABLE Operations ADD INDEX('rmsOpID');