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

(NOBIDS) Fix app subs queries #2639

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

manuelsc
Copy link
Collaborator

@manuelsc manuelsc commented Oct 24, 2023

🤖 Generated by Copilot at 468c13e

This pull request improves the SQL queries for fetching user subscription information from the database. It uses CASE expressions and temporary tables to sort and filter the user's products and subscriptions by relevance and recency. The changes affect the db/frontend.go and handlers/auth.go files.

…ng by package first and then by time
@recy21
Copy link
Collaborator

recy21 commented Oct 24, 2023

Merge confirmed via Discord.

@recy21 recy21 changed the title Fix app subs queries (NOBIDS) Fix app subs queries Oct 24, 2023
@recy21 recy21 merged commit 495071c into gobitfly:master Oct 24, 2023
4 checks passed
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.

None yet

2 participants