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: avoid read after create when possible #4041

Merged
merged 20 commits into from
Jul 12, 2023
Merged

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    44a7455 View commit details
    Browse the repository at this point in the history
  2. add cockroachdb

    Weakky committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    64de1ca View commit details
    Browse the repository at this point in the history
  3. fix metrics test

    Weakky committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    76c8dd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    0461e71 View commit details
    Browse the repository at this point in the history
  2. disable sqlite

    Weakky committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    27ddfca View commit details
    Browse the repository at this point in the history
  3. fix mssql tests

    Weakky committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    60dfeda View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. fix mssql quaint test

    Weakky committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5cba79f View commit details
    Browse the repository at this point in the history
  2. fix quaint mssql test

    Weakky committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    bf938af View commit details
    Browse the repository at this point in the history
  3. fix sqlite test

    Weakky committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1ce5722 View commit details
    Browse the repository at this point in the history
  4. fix mssql tests

    Weakky committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    52e3eac View commit details
    Browse the repository at this point in the history
  5. fix mssql tests

    Weakky committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    570c716 View commit details
    Browse the repository at this point in the history
  6. fix schema engine test

    Weakky committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a5d8490 View commit details
    Browse the repository at this point in the history
  7. fix mssql tests

    Weakky committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    45f3b0b View commit details
    Browse the repository at this point in the history
  8. fix quaint tests

    Weakky committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    117068f View commit details
    Browse the repository at this point in the history
  9. fix schema engine test

    Weakky committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    35fd7e6 View commit details
    Browse the repository at this point in the history
  10. [skip ci] remove dbg

    Weakky committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9a4662e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. disable optimization on mssql

    Weakky committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    90eb050 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. cleanup

    Weakky committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    66ccdaf View commit details
    Browse the repository at this point in the history
  2. review fix

    Weakky committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e6ff9ae View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. review fix

    Weakky committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    e74b2ba View commit details
    Browse the repository at this point in the history