Join Slack
Communities
Powered by
is this not allowed in $rawQuery: ``….` `${` ...
# orm-help
t
Taylor Cantwell
01/06/2022, 6:18 AM
is this not allowed in $rawQuery: ``….`
${
cursor
`?
WHERE id > ${cursor}
ORDER BY id ASC
`LIMIT ${actualLimit}`` `:
ORDER BY id ASC
`LIMIT ${actualLimit}``
}
``;`
Open in Slack
Previous
Next