mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 07:58:55 +00:00
165 B
165 B
Creates an index on the columns listed. Your index should include all the columns you will query in a single request.
Columns can be key, fulltext, and unique.