MySQL migration

This commit is contained in:
Artemy
2025-06-30 18:59:05 +07:00
parent f53ee6644b
commit 494c12df49
16 changed files with 528 additions and 1328 deletions
@@ -1,5 +1,5 @@
using Govor.Application.Validators; // или другой namespace
using Govor.Application.Exceptions.AuthService;
using Govor.Application.Infrastructure.Validators;
namespace Govor.API.Tests.UnitTests.Services.Validators;