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

remove deprecated query packages #3521

Merged
merged 1 commit into from
Feb 6, 2024
Merged

remove deprecated query packages #3521

merged 1 commit into from
Feb 6, 2024

Conversation

heiytor
Copy link
Contributor

@heiytor heiytor commented Feb 6, 2024

Due to the new query package implementation, we're removing the old deprecated query packages. The equivalents are now:

  1. (faab103) paginator.Query -> query.Paginator
  2. (8847175) order.Query -> query.Sorter
  3. (52f3329) filter.Filter -> query.Filters

Due to the new query package implementation, we're removing the old
deprecated query packages. The equivalents are now:

1. (faab103) paginator.Query -> query.Paginator
2. (8847175) order.Query -> query.Sorter
3. (52f3329) filter.Filter -> query.Filters
@heiytor heiytor self-assigned this Feb 6, 2024
@heiytor heiytor requested a review from a team as a code owner February 6, 2024 16:47
@otavio otavio merged commit 62992bb into master Feb 6, 2024
16 checks passed
@otavio otavio deleted the rm/deprecated-query branch February 6, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants