Back to Appwrite

Create Index

docs/references/tablesdb/create-index.md

1.9.0161 B
Original Source

Creates an index on the columns listed. Your index should include all the columns you will query in a single request. Type can be key, fulltext, or unique.