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

Fix non-null violation when inviting people to team #3015

Merged
merged 1 commit into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. Fix non-null violation when inviting people to team

    Not sure why MySQL is inserting empty string in this case, but when I use postgres I got `null value in column "invited_by" of relation "user_tenant" violates not-null constraint`
    b246wang authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f11735d View commit details
    Browse the repository at this point in the history