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

feat: Support lock-and-fetch for MSSQL. Explicit LIMIT for all. #371

Merged
merged 36 commits into from
Oct 25, 2023

Commits on Apr 17, 2023

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

Commits on Apr 20, 2023

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

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    9b61fbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afd3469 View commit details
    Browse the repository at this point in the history
  3. Drop table only if exists

    kagkarlsson committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    bc65d21 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. WIP, pocs

    kagkarlsson committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a630f5a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    7a45c8f View commit details
    Browse the repository at this point in the history
  2. Branch-local formatting

    kagkarlsson committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    84bd1e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af18d7a View commit details
    Browse the repository at this point in the history
  4. Remove MSSQL poc stuff

    kagkarlsson committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    9b68360 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42954f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b7a60c View commit details
    Browse the repository at this point in the history
  7. Comment

    kagkarlsson committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    88e82f7 View commit details
    Browse the repository at this point in the history
  8. Spotless

    kagkarlsson committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    eff40de View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    3ba4ce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f1f50 View commit details
    Browse the repository at this point in the history
  3. Fix todo

    kagkarlsson committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4a664a7 View commit details
    Browse the repository at this point in the history
  4. Spotless

    kagkarlsson committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    56f68ce View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    d706bd1 View commit details
    Browse the repository at this point in the history
  2. Separate compatiobility test for MySQL version supporting skip locked…

    …. Tentative support for detecting MariaDB and MaraiDB compatibility-test.
    kagkarlsson committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    bdffacc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ddb5b7 View commit details
    Browse the repository at this point in the history
  4. spotless:apply

    kagkarlsson committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    f35cf2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e05fd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab8394f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84afb25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9991f0b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    135c51b View commit details
    Browse the repository at this point in the history
  10. Review tweaks

    kagkarlsson committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    89b42aa View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    8a93a7f View commit details
    Browse the repository at this point in the history
  2. Correct test tags

    kagkarlsson committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bc823d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. micro-jdbc v0.6.0

    kagkarlsson committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e67ed2c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    e4330ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27414cd View commit details
    Browse the repository at this point in the history
  3. spotless

    kagkarlsson committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7aaab59 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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