HomeWrite.as

Fix SQLite deadlock when creating user

Description

Fix SQLite deadlock when creating user

This avoids reading from the database after a transaction has been
started in CreateUser(), fixing the deadlock that occurred before.

Closes #53

Details

Provenance
mattAuthored on Jan 7 2019, 2:30 AM
Parents
rWFf53ced382f60: Prompt for database type in bug report template
Branches
Unknown
Tags
Unknown