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

refactor: distinguish between Unique and UniqueIndex #6386

Merged
merged 20 commits into from
Feb 4, 2024

Commits on Jun 7, 2023

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

Commits on Jun 8, 2023

  1. add test

    black-06 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    387fca3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. add ParseIndex test

    black-06 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    567f44f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. modify unique to constraint

    black-06 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    fb2ec8c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. modify unique to constraint

    black-06 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a9e2dfc View commit details
    Browse the repository at this point in the history
  2. fix MigrateColumnUnique

    black-06 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1529430 View commit details
    Browse the repository at this point in the history
  3. fix test

    black-06 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f099f93 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. fix unit test

    black-06 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    56eb4be View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Merge branch 'master' into distinguish_unique

    # Conflicts:
    #	tests/go.mod
    black-06 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    45125bb View commit details
    Browse the repository at this point in the history
  2. update test mod

    black-06 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    b2158f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    c7db4af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56d1858 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. fix format lint

    black-06 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fe3d826 View commit details
    Browse the repository at this point in the history
  2. add comment

    black-06 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d842060 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge branch 'master' into distinguish_unique

    # Conflicts:
    #	tests/go.mod
    #	tests/migrate_test.go
    black-06 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    cf41030 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    black-06 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a4a28ce View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge branch 'master' into distinguish_unique

    # Conflicts:
    #	tests/go.mod
    black-06 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    647bd36 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. revert: revert MigrateColumn

    black-06 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    7e1b4c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Merge branch 'master' into distinguish_unique

    # Conflicts:
    #	tests/go.mod
    black-06 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    184ec8e View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    black-06 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    2d4889d View commit details
    Browse the repository at this point in the history