-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Report
YDB dotnet SDK version:
0.1.0
Environment
После удаления таблиц через DROP TABLE и повторного запуска "dotnet ef database update" появляется ошибка:
fail: Microsoft.EntityFrameworkCore.Database.Command[20102]
Failed executing DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='0']
INSERT INTO `__EFMigrationsHistory` (`MigrationId`, `ProductVersion`)
VALUES ('LockMigration'u, 'LockTime: 10/21/2025 06:57:53, PID: 28332'u);
Failed executing DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='0']
INSERT INTO `__EFMigrationsHistory` (`MigrationId`, `ProductVersion`)
VALUES ('LockMigration'u, 'LockTime: 10/21/2025 06:57:53, PID: 28332'u);
Запуск YDB в Docker-контейнере. Помогает перезапустить контейнер
artur-arutiunian
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working