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 92221a0 commit bac816cCopy full SHA for bac816c
docs/sql.md
@@ -43,7 +43,7 @@ As a worked example, consider the following example table useful for authenticat
43
44
| uid | password | salt | givenName | email |
45
|-----|----------|------|-----------|-------------------|
46
-| bob | ******** | **** | Bob | "[email protected]" |
+| bob | ******** | **** | Bob | <[email protected]> |
47
48
and another table (potentially in a completely separate database) which has attributes we want to return:
49
0 commit comments