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

Allows any ordering of generic options in column definitions #7459

Merged
merged 7 commits into from
Feb 10, 2021

Commits on Feb 5, 2021

  1. added the test that fails

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ea03b53 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. any order of general options are accepted in column definition

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    d2ff220 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. added comment

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    c76e08f View commit details
    Browse the repository at this point in the history
  2. fixed check_make_parser test

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    6abbe91 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into alter-table-not-null

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    f700bbf View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. fixed typing mistake

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    011de1d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into alter-table-not-null

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a726136 View commit details
    Browse the repository at this point in the history