Skip to content

"How to implement auto complete feature" doesn't provide SELECT to be used #57

@kou

Description

@kou
SELECT term
  FROM terms
 WHERE term &^ ${QUERY} OR
       readings &^ ${QUERY} OR
       term &@ ${QUERY}
 ORDER BY term;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions