[backend/akko-client] Prune migration designer file
This commit is contained in:
parent
4f605a503a
commit
79427e2901
2 changed files with 3 additions and 6052 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,10 +1,13 @@
|
|||
using Microsoft.EntityFrameworkCore.Migrations;
|
||||
using Microsoft.EntityFrameworkCore.Infrastructure;
|
||||
|
||||
#nullable disable
|
||||
|
||||
namespace Iceshrimp.Backend.Core.Database.Migrations
|
||||
{
|
||||
/// <inheritdoc />
|
||||
[DbContext(typeof(DatabaseContext))]
|
||||
[Migration("20240831215254_TokenPleroma")]
|
||||
public partial class TokenPleroma : Migration
|
||||
{
|
||||
/// <inheritdoc />
|
||||
|
|
Loading…
Add table
Reference in a new issue