Mercurial > hgsubversion
diff tests/fixtures/empty_dir_in_trunk_not_repo_root.svndump @ 1518:09476d758b59
maps: handle sqlite lock error triggered by PRAGMA statements
"self._db.execute('PRAGMA cache_size=%d' % (-cachesize))" could raise
"OperationalError: database is locked". Therefore move PRAGMA statements
inside "self._transaction" which handles the "locked" error automatically.
author | Jun Wu <quark@fb.com> |
---|---|
date | Fri, 11 Aug 2017 09:24:29 -0700 |
parents | 6ec5b5fc5b4d |
children |