Skip to content

Conversation

@xecua
Copy link
Contributor

@xecua xecua commented Jan 21, 2020

No description provided.

if reviews and descend:
query = query.filter(order_by < last)
if reviews and not descend:
query = query.filter(order_by > last)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uniqueじゃないとバグります

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants