comparison scripts/schema-dump.py @ 6917:fba76e0bba98

set journal mode to wal when creating db. Trying to work around sqlite3.OperationalError: disk I/O error errors in CI that I can't reproduce locally. Also this allows reads to happen while writes are occurring. This should permit using the web interface for browsing while a large write load (e.g. bulk data loading from another tracker) is happening. Right now autogenerating issues locks up the tracker for reading with an error that the database is locked.
author John Rouillard <rouilj@ieee.org>
date Tue, 06 Sep 2022 11:32:13 -0400
parents ed5c19fca083
children b5fffd2a64af
comparison
equal deleted inserted replaced
6916:fad6b3a272cd 6917:fba76e0bba98

Roundup Issue Tracker: http://roundup-tracker.org/