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

engine/processinglock: migrate to sqlc #4106

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 14, 2024

  1. Refactor processing lock with SQL query methods

    - Converted raw SQL usage to typed SQL methods in `gadb`
    - Added comment explaining version discrepencies
    mastercactapus committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9ddd520 View commit details
    Browse the repository at this point in the history
  2. remove unrelated code

    mastercactapus committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    92dfe1d View commit details
    Browse the repository at this point in the history
  3. always check version

    mastercactapus committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    67713c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f8e804 View commit details
    Browse the repository at this point in the history