feat: next
This commit is contained in:
@ -34,6 +34,7 @@ WHERE
|
||||
AND
|
||||
(added <= sqlc.narg('end') OR sqlc.narg('end') IS NULL)
|
||||
)
|
||||
ORDER BY added DESC
|
||||
LIMIT
|
||||
@limit
|
||||
OFFSET
|
||||
|
Reference in New Issue
Block a user