* 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
Typo fix: we are doing select on delete block. This fix issue #5426
* support older PostGreSQL versions * documentation accuracy * improve performance by affecting less rows in UPDATE queries