Skip to content

Consequently use user name as default database #47

@thomasstorm

Description

@thomasstorm

The default database should be the user name. This is stored in the property self.database, so the code assigning a local database-variable should read database = database or self.database. In most cases, this has been implemented correctly, however, there are quite some occurrences of database = database or self._database.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions