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

feat: change primary keys in tables for identity-associated data #3777

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 30, 2024

  1. feat: change primary keys in tables for identity-associated data

    # Conflicts:
    #	Makefile
    #	driver/registry.go
    #	go.mod
    #	go.sum
    #	identity/credentials.go
    #	session/session.go
    alnr committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d08b80b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix: mysql

    alnr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    70052d9 View commit details
    Browse the repository at this point in the history
  2. fix: remove unused cache

    aeneasr authored and alnr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f032c7b View commit details
    Browse the repository at this point in the history
  3. fix: crdb migrations

    alnr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ac3369c View commit details
    Browse the repository at this point in the history
  4. fix: format

    alnr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    840e652 View commit details
    Browse the repository at this point in the history