feat: next
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Code generated by sqlc. DO NOT EDIT.
|
||||
// versions:
|
||||
// sqlc v1.28.0
|
||||
// sqlc v1.29.0
|
||||
// source: item.sql
|
||||
|
||||
package sqlc
|
||||
@ -85,6 +85,7 @@ WHERE
|
||||
AND
|
||||
(added <= ?4 OR ?4 IS NULL)
|
||||
)
|
||||
ORDER BY added DESC
|
||||
LIMIT
|
||||
?6
|
||||
OFFSET
|
||||
|
Reference in New Issue
Block a user