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
Fix SQLite deadlock when creating user Tags None Subscribers None
Description
Details
|