Delta-v/Content.Server.Database
Pieter-Jan Briers a39999fb9c
Fix admin log key order. (#23052)
The keys for admin logs were set as (log_id, round_id). This made no sense because logs are usually accessed per round.
2024-01-11 01:03:25 +01:00
..
Migrations Fix admin log key order. (#23052) 2024-01-11 01:03:25 +01:00
Content.Server.Database.csproj Server ban exemption system (#15076) 2023-04-03 10:24:55 +10:00
DesignTimeContextFactories.cs Server ban exemption system (#15076) 2023-04-03 10:24:55 +10:00
Model.cs Fix admin log key order. (#23052) 2024-01-11 01:03:25 +01:00
ModelPostgres.cs Server ban exemption system (#15076) 2023-04-03 10:24:55 +10:00
ModelSqlite.cs Implement count estimate query for postgresdb (#7956) 2022-05-06 16:04:33 +02:00
NpgsqlTypeMapping.cs Server ban exemption system (#15076) 2023-04-03 10:24:55 +10:00
SnakeCaseNaming.cs Server ban exemption system (#15076) 2023-04-03 10:24:55 +10: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