fish-station/Content.Server.Database
Pieter-Jan Briers a3aabf59ad Unify remaining DB model classes between SQLite and Postgres.
As part of this, the ban and unban table were renamed to server_* on SQLite to move them in line with Postgres. Data is preserved.
2022-01-27 18:12:09 +01:00
..
Migrations Unify remaining DB model classes between SQLite and Postgres. 2022-01-27 18:12:09 +01: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
Content.Server.Database.csproj Unify remaining DB model classes between SQLite and Postgres. 2022-01-27 18:12:09 +01:00
Model.cs Unify remaining DB model classes between SQLite and Postgres. 2022-01-27 18:12:09 +01:00
ModelPostgres.cs Unify remaining DB model classes between SQLite and Postgres. 2022-01-27 18:12:09 +01:00
ModelSqlite.cs Unify remaining DB model classes between SQLite and Postgres. 2022-01-27 18:12:09 +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