aboutsummaryrefslogtreecommitdiff
path: root/src/database-postgresql.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Player data to Database (#5475)Loïc Blot2017-04-231-30/+85
| | | | | | | | | | | | * Player data to Database Add player data into databases (SQLite3 & PG only) PostgreSQL & SQLite: better POO Design for databases Add --migrate-players argument to server + deprecation warning * Remove players directory if empty
* Implement a PostgreSQL backendLoic Blot2016-05-221-0/+95