Delta-v/Content.Server.Database
Pieter-Jan Briers 6b66c7db8a Fix database model migrations after role bans.
Role bans (#6703) seemed to have changes to the DB model from after the migrations were created. This means a bunch of constraints/indices changed names and this wasn't reflected in a migration yet.
2022-03-08 23:36:02 +01:00
..
Migrations Fix database model migrations after role bans. 2022-03-08 23:36:02 +01:00
Content.Server.Database.csproj nowarn virtual analyzer for migrations 2022-02-22 21:56:45 -07:00
DesignTimeContextFactories.cs Fix arg parsing for design time db contexts. 2022-02-03 03:46:07 +01:00
Model.cs Fix RoleUnban referring to the wrong ban type (#6885) 2022-02-24 15:59:38 -08:00
ModelPostgres.cs Role bans (#6703) 2022-02-21 23:11:39 +01:00
ModelSqlite.cs Role bans (#6703) 2022-02-21 23:11:39 +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