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

table: fix issue of get default value from column when column doesn't have default value | tidb-test=pr/2305 #51309

Merged
merged 13 commits into from
Feb 28, 2024

Commits on Feb 26, 2024

  1. table: fix issue of get default value from column when column has NoD…

    …efaultValueFlag
    
    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fc7346c View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    770994c View commit details
    Browse the repository at this point in the history
  3. add comment

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d61110d View commit details
    Browse the repository at this point in the history
  4. revert ugly fix

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    aae52b8 View commit details
    Browse the repository at this point in the history
  5. refine code and fix issue 51324

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    40b4f8e View commit details
    Browse the repository at this point in the history
  6. tiny refine

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    474a610 View commit details
    Browse the repository at this point in the history
  7. add comment and refine code

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4c77264 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4772964 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. address comment

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    606bd41 View commit details
    Browse the repository at this point in the history
  2. make bazel_prepare

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4790e09 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/pingcap/tidb into issue-5…

    …0043
    
    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1c8361c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/pingcap/tidb into issue-5…

    …0043
    
    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d674eb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. add more test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cd81625 View commit details
    Browse the repository at this point in the history