chore(backend): refresh initial migration timestamp
This commit is contained in:
@@ -12,7 +12,7 @@ using Socialize.Api.Data;
|
||||
namespace Socialize.Api.Migrations
|
||||
{
|
||||
[DbContext(typeof(AppDbContext))]
|
||||
[Migration("20260505204545_Initial")]
|
||||
[Migration("20260507143849_Initial")]
|
||||
partial class Initial
|
||||
{
|
||||
/// <inheritdoc />
|
||||
Reference in New Issue
Block a user