Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sort and window parameter for "sticker find" #1885

Conversation

jcorporation
Copy link
Member

@jcorporation jcorporation commented Oct 20, 2023

First rough approach to implement it. It is only roughly tested, but I would request your feedback early.

closes #1103

@MaxKellermann
Copy link
Member

This leaks memory because you create new statements, but never free them.

@jcorporation jcorporation force-pushed the sticker_sort_window branch 2 times, most recently from ecae385 to 43a66b4 Compare November 2, 2023 19:18
@jcorporation
Copy link
Member Author

This leaks memory because you create new statements, but never free them.

Fixed, replaced the reset and clear binding with finalize.

@jcorporation
Copy link
Member Author

#1895

@jcorporation jcorporation deleted the sticker_sort_window branch May 12, 2024 20:12
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.

Sort and limit results from sticker database
2 participants