We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3c8ac commit 444239fCopy full SHA for 444239f
1 file changed
README.md
@@ -27,7 +27,7 @@ Universal database contract for applications and agents.
27
> id,
28
> profile: { name, email },
29
> parent: parent_user ~> { name, email }
30
-> } FROM users;`,
+> } FROM users@3_2;`,
31
>
32
> { live: true }
33
> );
0 commit comments