aboutsummaryrefslogtreecommitdiff
path: root/src/database/database-sqlite3.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use a database for mod storage (#11763)Jude Melton-Houghton2022-01-071-0/+25
|
* Revert "Verify database connection on interval (#9665)"rubenwardy2020-07-071-9/+3
| | | | | | Fixes #10113 This reverts commit 5c588f89e79e02cba392abe3d00688772321f88b.
* Verify database connection on interval (#9665)Loïc Blot2020-04-151-3/+9
|
* Replace auth.txt with SQLite auth database (#7279)Ben Deutsch2018-08-051-0/+41
| | | | * Replace auth.txt with SQLite auth database
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+193
* Move files around