is this not allowed in $rawQuery: ``….` `${` ...
# orm-help
t
is this not allowed in $rawQuery: ``….`
${
cursor
`?
WHERE id > ${cursor}
ORDER BY id ASC
`LIMIT ${actualLimit}`` `:
ORDER BY id ASC
`LIMIT ${actualLimit}``
}
``;`