Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make dbversion a method of Database | Laria Carolin Chabowski | 2020-11-08 |
| | | | | | We currently don't actually use it, but it might come in handy, so let's keep it. | ||
* | User: Update documentation and remove global db usages | Laria Carolin Chabowski | 2020-10-05 |
| | |||
* | Introduce some new database wrappers | Laria Carolin Chabowski | 2020-10-05 |
This will allow us to avoid using globals and use the autoloader in the future. |