Honestly, I haven't tried it
It should work though
String won't be able to index tho, right?
You mean you can't query? If so, that's correct
yes.
@Steven I'll try and report back
@Steven This is what I get
Entering any string will result in this error
Disabling the encrypt attribute makes it work again
Did you create the attribute as encrypted?
Odd...
It just says invalid type
@Steven Same error when I set required to false or a default value
Can you try with a bigger size? Like 256
@Steven it works
lmao ur the G mate @Steven
And its confirmed that it is encrypted as well
Value was "hi" and resulted in 125 letters, if I insert a longer value I get the same error
Somewhat related: I just did several benchmarks and the performance is pretty much the same for Inserting, Reading and Fetching. Server Architecture: ARM
same between encrypted vs unencrypted?
would you please create an issue so that we make sure we handle the case for smaller strings?
im assuming we don't handle the size correctly so the encrypted data gets truncated and so it doesn't decrypt properly
Recommended threads
- Query params are way too limiting in ter...
I was trying to list rows in a table that do not already exist in another table. I retrieved around 260 row IDs which are 13 characters in length each, and then...
- Relationship null, even when relationshi...
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. ...
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...