fish-station/Content.Server/Database
Pieter-Jan Briers a3aabf59ad Unify remaining DB model classes between SQLite and Postgres.
As part of this, the ban and unban table were renamed to server_* on SQLite to move them in line with Postgres. Data is preserved.
2022-01-27 18:12:09 +01:00
..
PlayerRecord.cs Use HWIDs for bans. 2021-03-22 01:32:09 +01:00
ServerBanDef.cs Make ban command properly give a ban message instead of a placeholder (#5087) 2021-10-29 20:54:14 +02:00
ServerDbBase.cs Upstream species (#6066) 2022-01-08 19:53:14 -06:00
ServerDbManager.cs Optional server whitelists (#5979) 2022-01-05 00:37:06 +11:00
ServerDbPostgres.cs Unify remaining DB model classes between SQLite and Postgres. 2022-01-27 18:12:09 +01:00
ServerDbSqlite.cs Unify remaining DB model classes between SQLite and Postgres. 2022-01-27 18:12:09 +01:00
ServerUnbanDef.cs Add pardon command and tests (#3190) 2021-02-13 17:51:54 +01:00