Delta-v/Content.Server.Database
Pieter-Jan Briers 9dae24ad89 Add extra unique constraints to DB jobs.
1. Can only have one high-priority job now. This actually got messed up for at least 10 people in the production DB and I fixed them manually.
2. Can't have duplicate jobs with the same name on the same profile.
2021-09-15 11:37:05 +02:00
..
Migrations Add extra unique constraints to DB jobs. 2021-09-15 11:37:05 +02:00
Content.Server.Database.csproj Update NuGet packages. 2021-02-25 12:05:53 +01:00
Model.cs Add extra unique constraints to DB jobs. 2021-09-15 11:37:05 +02:00
ModelPostgres.cs Use HWIDs for bans. 2021-03-22 01:32:09 +01:00
ModelSqlite.cs Use HWIDs for bans. 2021-03-22 01:32:09 +01:00
NpgsqlTypeMapping.cs Update NuGet packages. 2020-11-26 02:18:58 +01:00
add-migration.ps1 Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00