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

Use same table join code for both read and list functions #3663

Merged
merged 32 commits into from
Jul 28, 2023

Commits on Jul 17, 2023

  1. Try stuff

    dullbananas committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3da5f83 View commit details
    Browse the repository at this point in the history
  2. Revert "Try stuff"

    This reverts commit 3da5f83.
    dullbananas committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    178bd43 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Try stuff""

    This reverts commit 178bd43.
    dullbananas committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b9f9a23 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "Revert "Try stuff"""

    This reverts commit b9f9a23.
    dullbananas committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ccd498d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Revert "Revert "Revert "Revert "Try stuff""""

    This reverts commit ccd498d.
    dullbananas committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a1fa3ee View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Try more stuff

    dullbananas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    47000ff View commit details
    Browse the repository at this point in the history
  2. Add queries function

    dullbananas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2aec4d6 View commit details
    Browse the repository at this point in the history
  3. Simplify queries function

    dullbananas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d3d309c View commit details
    Browse the repository at this point in the history
  4. Move aliases to db_schema

    dullbananas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    69afed0 View commit details
    Browse the repository at this point in the history
  5. Revert "Move aliases to db_schema"

    This reverts commit 69afed0.
    dullbananas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b43e830 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60dddd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    078385d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e00652 View commit details
    Browse the repository at this point in the history
  9. Use from_tuple

    dullbananas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d472aee View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    d2d08dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5874aec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56fd2d7 View commit details
    Browse the repository at this point in the history
  4. Ad post_view::queries

    dullbananas committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    80bbd11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6dca52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02ca335 View commit details
    Browse the repository at this point in the history
  7. Use 'a in BoxedQuery

    dullbananas committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f6f392c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    c1fec40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    460e532 View commit details
    Browse the repository at this point in the history
  3. person_mention_view

    dullbananas committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4cd95af View commit details
    Browse the repository at this point in the history
  4. person_view

    dullbananas committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d98f541 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Use separate community_person_ban joins instead of including boolean …

    …literal in join-on clause
    dullbananas committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    bcadb9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ffd91 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    b3ced19 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Fix comment_view

    dullbananas committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cc29a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2706e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. rerun ci

    dullbananas committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    dc49a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce13c9c View commit details
    Browse the repository at this point in the history