You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surrealdb is fantastic cloud database, but really lack of detail document. Recently I'm study the permission sub-system of surrealdb. Finally got one form your gist.
Do you mind I ask a question?
When you initial surrealdb at phase create table user, you written:
PERMISSIONS FOR select WHERE id = $auth.id,
May I know how the $auth.id been assigned? If you can explain in depth, much appreciate!
Thank you very much.
The text was updated successfully, but these errors were encountered:
Hello
I'm not the right person to answer
Why don't ask it on our discord channel?
We have awesome community,
and sure your answer is addressed...and will help others to
I must know the inners of surrealdb low level, and I don't have that knowledge for a good anwear.
Koakh
Get BlueMail for Android
On Oct 25, 2022, 13:54, at 13:54, cetsupport ***@***.***> wrote:
Hi, Dear Koakh:
Surrealdb is fantastic cloud database, but really lack of detail
document. Recently I'm study the permission sub-system of surrealdb.
Finally got one form your gist.
Do you mind I ask a question?
When you initial surrealdb at phase create table user, you written:
PERMISSIONS FOR select WHERE id = $auth.id,
May I know how the $auth.id been assigned? If you can explain in depth,
much appreciate!
Thank you very much.
--
Reply to this email directly or view it on GitHub:
#1
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
Hi, Dear Koakh:
Surrealdb is fantastic cloud database, but really lack of detail document. Recently I'm study the permission sub-system of surrealdb. Finally got one form your gist.
Do you mind I ask a question?
When you initial surrealdb at phase create table user, you written:
PERMISSIONS FOR select WHERE id = $auth.id,
May I know how the $auth.id been assigned? If you can explain in depth, much appreciate!
Thank you very much.
The text was updated successfully, but these errors were encountered: