wekan-gogs icon indicating copy to clipboard operation
wekan-gogs copied to clipboard

Check database issues

Open xet7 opened this issue 7 years ago • 0 comments

@andresmanelli had some issues (Gogs side) if the database was sqlite or postgreSQL. With SQLite it is a matter of concurrency I think, and postgres had an open issue in gogs. With mariaDB / mysql it worked fine.

Needs checking.

xet7 avatar Nov 22 '17 23:11 xet7