|
|
|
@ -1649,3 +1649,33 @@ info: 03/17/2024 10:51:04.829 RelationalEventId.CommandExecuted[20101] (Microsof
|
|
|
|
|
Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
|
|
|
|
|
INSERT INTO "__EFMigrationsHistory" ("MigrationId", "ProductVersion")
|
|
|
|
|
VALUES ('20240317095050_mrg1', '8.0.3');
|
|
|
|
|
info: 03/26/2024 16:12:44.693 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
|
|
|
|
|
Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
|
|
|
|
|
SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';
|
|
|
|
|
info: 03/26/2024 16:12:44.698 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
|
|
|
|
|
Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
|
|
|
|
|
SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';
|
|
|
|
|
info: 03/26/2024 16:12:44.707 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
|
|
|
|
|
Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
|
|
|
|
|
SELECT "MigrationId", "ProductVersion"
|
|
|
|
|
FROM "__EFMigrationsHistory"
|
|
|
|
|
ORDER BY "MigrationId";
|
|
|
|
|
info: 03/26/2024 16:12:44.717 RelationalEventId.MigrationsNotApplied[20405] (Microsoft.EntityFrameworkCore.Migrations)
|
|
|
|
|
No migrations were applied. The database is already up to date.
|
|
|
|
|
info: 03/26/2024 16:12:55.642 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
|
|
|
|
|
Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
|
|
|
|
|
SELECT "a"."Id", "a"."Author", "a"."DatePublished", "a"."Description", "a"."LectureTime", "a"."Title"
|
|
|
|
|
FROM "ArticleSet" AS "a"
|
|
|
|
|
info: 03/26/2024 16:14:07.084 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
|
|
|
|
|
Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
|
|
|
|
|
SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';
|
|
|
|
|
info: 03/26/2024 16:14:07.088 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
|
|
|
|
|
Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
|
|
|
|
|
SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';
|
|
|
|
|
info: 03/26/2024 16:14:07.094 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
|
|
|
|
|
Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
|
|
|
|
|
SELECT "MigrationId", "ProductVersion"
|
|
|
|
|
FROM "__EFMigrationsHistory"
|
|
|
|
|
ORDER BY "MigrationId";
|
|
|
|
|
info: 03/26/2024 16:14:07.103 RelationalEventId.MigrationsNotApplied[20405] (Microsoft.EntityFrameworkCore.Migrations)
|
|
|
|
|
No migrations were applied. The database is already up to date.
|
|
|
|
|