Skip to content

[FIX] Analytics N+1 Queries#47

Open
cavalcanteyury wants to merge 1 commit intodevfrom
fix-analytics-n1-queries
Open

[FIX] Analytics N+1 Queries#47
cavalcanteyury wants to merge 1 commit intodevfrom
fix-analytics-n1-queries

Conversation

@cavalcanteyury
Copy link
Collaborator

Context

Explain here what led you to create this Pull Request.

Make sure you also specify the type of the PR with tags and here.

You can link issues, articles and more.

Resolution

Describe how you achieved whatever you've done.

You can put code snippets inside code blocks, you can link to lines from files of this PR by using permalink and so on.

def important
  puts "When using code blocks, make sure you define the language, in this case Ruby"
  puts "Why? Well... to make sure that beautiful syntax highlight will show up"
end

return important if you_love_community?

Impacted processes/locations

Make sure you write here which processes or locations were impacted by this PR.

Example:

  • FeatureQuery/for_type: impacted because it changed its behaviour
  • create_features migration: added a new column
  • install: changed the behaviour of the rails generate togglefy:install command thanks to something

References

You can link issues and articles on the context, resolution and more to strengthen the reason for your decisions, but this is a dedicated area just for that.

@cavalcanteyury cavalcanteyury requested a review from azeveco June 2, 2025 14:57
@cavalcanteyury cavalcanteyury changed the base branch from main to dev June 2, 2025 14:59
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.

1 participant