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

Rename Foreign Key enum values in VSchema and drop FK_ prefix #14274

Merged
merged 5 commits into from
Oct 17, 2023

Commits on Oct 16, 2023

  1. feat: rename keyspace properties to drop the FK_ prefix and make lowe…

    …rcase
    
    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c850445 View commit details
    Browse the repository at this point in the history
  2. feat: fix tests and documentation

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    09345b7 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into rename-fk-values

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    37d4b63 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge remote-tracking branch 'upstream/main' into rename-fk-values

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0f4e9d0 View commit details
    Browse the repository at this point in the history
  2. feat: rename enum value to fix java problem

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7419ab6 View commit details
    Browse the repository at this point in the history