Skip to content

Commit f207476

Browse files
committed
(minor) databases: on writing sxql:where if we didn't "use" sxql
1 parent c7e8a59 commit f207476

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

databases.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,8 @@ You can compose your queries with regular Lisp code:
642642

643643
`select-dao` is a macro that expands to the right thing©.
644644

645+
Note: if you didn't `use` SXQL, then write `(sxql:where …)` and `(sxql:order-by …)`.
646+
645647

646648
##### Clauses
647649

0 commit comments

Comments
 (0)