Error while creating index:
Index length is longer than the maximum: 768 (400)
index type: unique
index name: unique_externalId
attributes params: String, 1024 length,
dart server sdk ver 8.0.0
works fine on 1.3.8
found it there
but why this is 768?
this is the maximum by the database (mariadb/mysql)
[SOLVED] Index length is longer than the maximum error on 1.4
let me discuss it with the team
It would be best to put that info into the docs
Recommended threads
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Edit ID of an existing collection
Hi there. Is it possible to edit an ID of an existing collection? Right now it looks impossible from AppWrite cloud at least.
- Seed db
hello there... is this correct way to seed appwrite