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
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- 1.9.6 Console handles all array columns ...
When creating or updating a row in the appwrite 1.9.6 web console, the form treats all list columns as a type string. Even if the column is a list of booleans, ...
- Temporary $permissions hickup?
Hello, today at ~13:50 (CEST/UTC+2) our customers reported they couldn't see any data in our application. We checked and indeed, the application was working, bu...