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

Fix memory error with long sql strings #566

Merged
merged 4 commits into from
Jan 20, 2024
Merged

Commits on Jan 20, 2024

  1. add a test for #561

    lovasoa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    ea72013 View commit details
    Browse the repository at this point in the history
  2. fix memory issue with long sql strings

    fixes #561
    
    thanks @kripken for the fix: #561 (comment)
    lovasoa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    52189d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    876614b View commit details
    Browse the repository at this point in the history
  4. remove debig log

    lovasoa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    aa12a6e View commit details
    Browse the repository at this point in the history