Delta-v/Content.Server.Database
Pieter-Jan Briers fdfd718f60
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.

(cherry picked from commit a39999fb9c9f00fc3da17a63d9a0a26706f3720e)
2024-01-26 22:26:15 +01:00
..
Migrations Fix admin log key order. (#23052) 2024-01-26 22:26:15 +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-26 22:26:15 +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