1
1
mirror of https://github.com/go-gitea/gitea synced 2025-10-31 19:38:23 +00:00
Files
gitea/modules/setting/database.go
guillep2k 4a2d23981d Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#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>
2020-02-27 07:51:37 +08:00

5.8 KiB