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

*: support foreign key on update cascade and set null when execute update statement #38652

Merged
merged 11 commits into from
Nov 1, 2022

Commits on Oct 21, 2022

  1. support fk on update cascade

    Signed-off-by: crazycs520 <[email protected]>
    crazycs520 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    cb429fa View commit details
    Browse the repository at this point in the history
  2. add more test

    Signed-off-by: crazycs520 <[email protected]>
    crazycs520 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2ed2b1e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    55b49db View commit details
    Browse the repository at this point in the history
  2. refine code and add test

    Signed-off-by: crazycs520 <[email protected]>
    crazycs520 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    226264e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99297dd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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

Commits on Oct 31, 2022

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

Commits on Nov 1, 2022

  1. add test case and fix bug

    Signed-off-by: crazycs520 <[email protected]>
    crazycs520 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    9cd2b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9289c43 View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: crazycs520 <[email protected]>
    crazycs520 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    360ccb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9549cf0 View commit details
    Browse the repository at this point in the history