Skip to content

Conversation

@lionelfleury
Copy link

@lionelfleury lionelfleury commented Dec 29, 2025

  • remove silent LIMIT in SQL queries
  • add a count variable in rows.Next() loop
  • add a test for ListExpiredSubscriptions
  • change constant to variable (for unit testing)

Fixes interuss#1120

- remove silent LIMIT
- add a count variable in `rows.Next()` loop
- add a test for ListExpiredSubscriptions
- change constant to variable (for unit testing)

Fixes interuss#1120
@lionelfleury lionelfleury marked this pull request as ready for review December 29, 2025 12:54
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.

[store] Result list is silently limited to 10000 items

1 participant