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

Add ga_clients_v1 table & view #4560

Merged
merged 8 commits into from
Nov 20, 2023
Merged

Add ga_clients_v1 table & view #4560

merged 8 commits into from
Nov 20, 2023

Commits on Nov 14, 2023

  1. Add ga_clients_v1 table & view

    - Query from ga_sessions
    - Fix tests
    fbertsch committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    dc5e231 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Use correct scheduling parameters

    Co-authored-by: Alexander <anicholson@mozilla.com>
    fbertsch and ANich committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b191bb3 View commit details
    Browse the repository at this point in the history
  2. Move HAVING clause to WHERE

    Co-authored-by: Alexander <anicholson@mozilla.com>
    fbertsch and ANich committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d1fdf5a View commit details
    Browse the repository at this point in the history
  3. Change CTE name

    Co-authored-by: Alexander <anicholson@mozilla.com>
    fbertsch and ANich committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    cef5b57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a8fe36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    660adc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    376ae53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da03229 View commit details
    Browse the repository at this point in the history