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

Optimize wallet retrieval to single query, configure GH actions for PHP 8.3 testing, fix PHPStan issues #2

Merged
merged 9 commits into from
Dec 12, 2023

Conversation

SSEsmaeeli
Copy link
Contributor

  • Get all wallets in a single go(single query)
  • Add php 8.3 for tests

@HPWebdeveloper
Copy link
Owner

  • Get all wallets in a single go(single query)
  • Add php 8.3 for tests

Well done!

@HPWebdeveloper HPWebdeveloper merged commit 908da3d into HPWebdeveloper:main Dec 12, 2023
13 checks passed
@HPWebdeveloper HPWebdeveloper changed the title Avoid n+1 problem on getting wallets + add php 8.3 for tests Optimize wallet retrieval to single query, configure GH actions for PHP 8.3 testing, fix PHPStan issues Dec 12, 2023
HPWebdeveloper pushed a commit that referenced this pull request Jan 13, 2024
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