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
- IMPORTANT! SOC-2 Request Failing
Issue requesting SOC-2. If tried other/private browser as well as filling in optional fields.
- Can you suppress row $meta data?
When using listRows with a 'select' query to limit the response [for performance], I'm still getting extra columns (eg. `$id`, `$sequence`, `$createdAt`, `$upda...
- CLI - get Database Totals
Is there a way with the Appwrite CLI to get table row totals (count)❓