]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Drop admin log entity db table (#21216)
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Tue, 24 Oct 2023 05:08:20 +0000 (22:08 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2023 05:08:20 +0000 (22:08 -0700)
commit0e0ac5fcc52d4c01dfc7f1707aff872de8ded3e6
tree5194e6161590ae6f7028900be98a7458fed77876
parent472381c0db6cd3088fe757975d96a70ac652f584
Drop admin log entity db table (#21216)
Content.Server.Database/Migrations/Postgres/20231024041204_DropAdminLogEntity.Designer.cs [new file with mode: 0644]
Content.Server.Database/Migrations/Postgres/20231024041204_DropAdminLogEntity.cs [new file with mode: 0644]
Content.Server.Database/Migrations/Postgres/PostgresServerDbContextModelSnapshot.cs
Content.Server.Database/Migrations/Sqlite/20231024041159_DropAdminLogEntity.Designer.cs [new file with mode: 0644]
Content.Server.Database/Migrations/Sqlite/20231024041159_DropAdminLogEntity.cs [new file with mode: 0644]
Content.Server.Database/Migrations/Sqlite/SqliteServerDbContextModelSnapshot.cs
Content.Server.Database/Model.cs