Delta-v/Content.Server.Database
Pieter-Jan Briers debeed9afd Make Server.Database depend on Sqlite.Core instead
This means Content.Server.Database doesn't have a direct hard dependency on an SQLite implementation. The implementation is already provided by Robust anyways, so this means a publish of SS14.Admin doesn't need a libe_sqlite.so
2022-02-09 17:16:42 +01:00
..
Migrations Revert "Revert "Log ban hits in DB. ( (#6361) 2022-02-02 22:57:11 +01:00
Content.Server.Database.csproj Make Server.Database depend on Sqlite.Core instead 2022-02-09 17:16:42 +01:00
DesignTimeContextFactories.cs Fix arg parsing for design time db contexts. 2022-02-03 03:46:07 +01:00
Model.cs Fix DbContext configuration nightmares. 2022-02-03 03:13:34 +01:00
ModelPostgres.cs Fix DbContext configuration nightmares. 2022-02-03 03:13:34 +01:00
ModelSqlite.cs Fix DbContext configuration nightmares. 2022-02-03 03:13:34 +01:00
NpgsqlTypeMapping.cs Clean up some warnings (#6088) 2022-01-09 22:10:36 -06:00
SnakeCaseNaming.cs Clean up some warnings (#6088) 2022-01-09 22:10:36 -06:00
add-migration.ps1 Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
add-migration.sh DB QOL stuff, but not breaking the migrations now (#5086) 2021-10-31 15:18:01 +01:00