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

[BUG] Query is too large to execute(and takes too long time to return data) #309

Open
ikuradon opened this issue May 17, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ikuradon
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Run docker compose with DEBUG=knex:query
  2. See log

Expected behavior
A clear and concise description of what you expected to happen.
light query with a small amount of arguments.

Screenshots
If applicable, add screenshots to help explain your problem.
image
image
image

System (please complete the following information):

  • OS: [e.g. Ubuntu] Ubuntu 22.04.2
  • Platform: [e.g. docker, standalone] docker-ce 23.0.6
  • Version: [e.g. 1.9.11] 1.24.0

Logs
If applicable, attach log messages showing the bug and context when the bug happened.
It's too long to post here, I created gist.
https://gist.github.com/ikuradon/0db31b3133ab926465fdfa214ca60620

Additional context
Add any other context about the problem here.

@ikuradon ikuradon added the bug Something isn't working label May 17, 2023
@cameri
Copy link
Owner

cameri commented May 20, 2023

Thanks @ikuradon for reporting the issue. This will be addressed when tags are saved on their own table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants