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

Allocate continuous row id for single INSERT statement #13648

Merged
merged 11 commits into from
Nov 22, 2019

Commits on Nov 20, 2019

  1. allocate range row id for insert

    Signed-off-by: Little-Wallace <[email protected]>
    Little-Wallace committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    20310a0 View commit details
    Browse the repository at this point in the history
  2. small fix

    Signed-off-by: Little-Wallace <[email protected]>
    Little-Wallace committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    aedd015 View commit details
    Browse the repository at this point in the history
  3. small fix

    Signed-off-by: Little-Wallace <[email protected]>
    Little-Wallace committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    7da26e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. add unit test

    Signed-off-by: Little-Wallace <[email protected]>
    Little-Wallace committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    4d7732c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a51c01d View commit details
    Browse the repository at this point in the history
  3. small fix

    Signed-off-by: Little-Wallace <[email protected]>
    Little-Wallace committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    45d11ae View commit details
    Browse the repository at this point in the history
  4. fix variable name

    Signed-off-by: Little-Wallace <[email protected]>
    Little-Wallace committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    4025063 View commit details
    Browse the repository at this point in the history
  5. small fix

    Signed-off-by: Little-Wallace <[email protected]>
    Little-Wallace committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    a6d9262 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fed318f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

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