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 users table name explicitly to avoid naming conflict in query #1212

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jan 25, 2024

  1. Remove subquery to fix uniqely reference users table Add users table …

    …name
    
    This fixes multiple times reference of same table in a query
    and which was creating conflict
    
    Signed-off-by: Shiv Verma <[email protected]>
    pratap0007 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    eb4e013 View commit details
    Browse the repository at this point in the history
  2. Bump gorm.io/driver/postgres from 1.5.2 to 1.5.4

    Signed-off-by: Shiv Verma <[email protected]>
    pratap0007 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    87a34ed View commit details
    Browse the repository at this point in the history