Delta-v/Content.Server/Database
Pieter-Jan Briers 4da56becab Fix DbContext configuration nightmares.
Thanks to julian figuring out IDesignTimeDbContextFactory exists in #6327.

All this DbContext configuration and options setup stuff is insane. Microsoft should be absolutely ashamed for coming up with this load of garbage.
2022-02-03 03:13:34 +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 Revert "Revert "Log ban hits in DB. ( (#6361) 2022-02-02 22:57:11 +01:00
ServerDbManager.cs Fix DbContext configuration nightmares. 2022-02-03 03:13:34 +01:00
ServerDbPostgres.cs Fix DbContext configuration nightmares. 2022-02-03 03:13:34 +01:00
ServerDbSqlite.cs Fix DbContext configuration nightmares. 2022-02-03 03:13:34 +01:00
ServerUnbanDef.cs Add pardon command and tests (#3190) 2021-02-13 17:51:54 +01:00