Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-23 | Player data to Database (#5475) | Loïc Blot | |
* 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 | |||
2017-03-27 | PostgreSQL: fix delete block | Loïc Blot | |
Typo fix: we are doing select on delete block. This fix issue #5426 | |||
2017-01-09 | support older PostGreSQL versions (#4999) | zeuner | |
* support older PostGreSQL versions * documentation accuracy * improve performance by affecting less rows in UPDATE queries | |||
2016-05-22 | Implement a PostgreSQL backend | Loic Blot | |