SQL Queries : Filter on Id (CSUUID, LUUID, BINData)

Simon Allie shared this idea 6 years ago
Completed

I've been trying to use your sql query feature but I haven't been able to use ids in my where clause.

Exampe :

mb.runSQLQuery(`

SELECT * FROM MyCollection WHERE _id = CSUUID("3F2504E0-4F89-11D3-9A0C-0305E82C3301")

`)


Is this something supported?

Replies (1)

photo
1

Currently, UUID and BinData functions are not supported. We are working on it and plan to support these functions in the next update.

Leave a Comment
 
Attach a file