Is it possible to have Unique fields with arrays in SurrealDB?
Can I create an unique index on a field which contains an array?
I tried but it doesn’t work as I expected.
How to get type of expression/value/column?
In PostgreSQL I can find the type of the expression using pg_typeof
:
Surrealdb.js error fetch failed, how do I fix this?
When I try setting up surreal using, surrealdb.js, I get this error idk aboutenter image description here