Testing #90
Reference in New Issue
Block a user
Delete Branch "testing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Moving to sqlite3 broke our tests. Needed to rewrite how we build our database and run tests in a anonymous :memory: database to reflect that sqlite3 is async.