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 SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) #10493

Merged
merged 2 commits into from
Feb 27, 2020

Commits on Feb 27, 2020

  1. Fix SQLite concurrency problems by using BEGIN IMMEDIATE (go-gitea#10368

    )
    
    * Test locking immediate for SQLite3
    
    * fix url field separator
    
    Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
    Co-authored-by: zeripath <art27@cantab.net>
    3 people committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    96abb4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15b2ea6 View commit details
    Browse the repository at this point in the history