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

[perf] improve delete from table without where & limit #13120

Merged
merged 25 commits into from
Dec 10, 2023

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    0ba1555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    688bee7 View commit details
    Browse the repository at this point in the history
  3. [mod] remove useless codes

    noorall committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    682d31f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3855d65 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    05f9f2f View commit details
    Browse the repository at this point in the history
  2. [mod] revert dml.go

    noorall committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9e13b11 View commit details
    Browse the repository at this point in the history
  3. [mod] add License

    noorall committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9fcc82a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. [mod] remove useless code

    noorall committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4096cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fca1dd View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Revert "[mod] remove useless code"

    This reverts commit 4096cda.
    noorall committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f761fc4 View commit details
    Browse the repository at this point in the history
  2. Revert "[mod] add License"

    This reverts commit 9fcc82a.
    noorall committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8d70fb7 View commit details
    Browse the repository at this point in the history
  3. Revert "[mod] revert dml.go"

    This reverts commit 9e13b11.
    noorall committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    873ffdf View commit details
    Browse the repository at this point in the history
  4. Revert "[refactor] move truncate to deletion operator"

    This reverts commit 05f9f2f.
    noorall committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5038a6c View commit details
    Browse the repository at this point in the history
  5. Revert "[refactor] truncate table operation"

    This reverts commit 3855d65.
    noorall committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5751f4b View commit details
    Browse the repository at this point in the history
  6. Revert "[mod] remove useless codes"

    This reverts commit 682d31f.
    noorall committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6937cec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd06f24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46b6731 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42eae4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a2348c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    bb6e9c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5199899 View commit details
    Browse the repository at this point in the history
  3. [mod] remove useless codes

    noorall committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    988f324 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50b6a6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5198b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

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