From 1b3b598539b999bce1215cf08ca2fea97006078c Mon Sep 17 00:00:00 2001 From: cuqmbr Date: Wed, 30 Mar 2022 18:18:02 +0300 Subject: [PATCH] fix: change route number variable type to int --- ... 20220330145408_InitialCreate.Designer.cs} | 7 ++-- ...ate.cs => 20220330145408_InitialCreate.cs} | 2 +- .../TicketOfficeContextModelSnapshot.cs | 5 +-- TicketOffice/Models/Route.cs | 2 +- TicketOffice/Models/SeedData.cs | 37 ++++++++++++++++-- .../wwwroot/db/TicketOffice-SQLite.db | Bin 45056 -> 45056 bytes .../wwwroot/db/TicketOffice-SQLite.db-shm | Bin 32768 -> 32768 bytes .../wwwroot/db/TicketOffice-SQLite.db-wal | Bin 49472 -> 0 bytes 8 files changed, 41 insertions(+), 12 deletions(-) rename TicketOffice/Migrations/{20220329095305_InitialCreate.Designer.cs => 20220330145408_InitialCreate.Designer.cs} (96%) rename TicketOffice/Migrations/{20220329095305_InitialCreate.cs => 20220330145408_InitialCreate.cs} (98%) diff --git a/TicketOffice/Migrations/20220329095305_InitialCreate.Designer.cs b/TicketOffice/Migrations/20220330145408_InitialCreate.Designer.cs similarity index 96% rename from TicketOffice/Migrations/20220329095305_InitialCreate.Designer.cs rename to TicketOffice/Migrations/20220330145408_InitialCreate.Designer.cs index 3edc673..ed2fb5c 100644 --- a/TicketOffice/Migrations/20220329095305_InitialCreate.Designer.cs +++ b/TicketOffice/Migrations/20220330145408_InitialCreate.Designer.cs @@ -11,7 +11,7 @@ using TicketOffice.Data; namespace TicketOffice.Migrations { [DbContext(typeof(TicketOfficeContext))] - [Migration("20220329095305_InitialCreate")] + [Migration("20220330145408_InitialCreate")] partial class InitialCreate { protected override void BuildTargetModel(ModelBuilder modelBuilder) @@ -54,9 +54,8 @@ namespace TicketOffice.Migrations b.Property("Capacity") .HasColumnType("INTEGER"); - b.Property("Number") - .IsRequired() - .HasColumnType("TEXT"); + b.Property("Number") + .HasColumnType("INTEGER"); b.HasKey("Id"); diff --git a/TicketOffice/Migrations/20220329095305_InitialCreate.cs b/TicketOffice/Migrations/20220330145408_InitialCreate.cs similarity index 98% rename from TicketOffice/Migrations/20220329095305_InitialCreate.cs rename to TicketOffice/Migrations/20220330145408_InitialCreate.cs index cdbd5a8..81b092b 100644 --- a/TicketOffice/Migrations/20220329095305_InitialCreate.cs +++ b/TicketOffice/Migrations/20220330145408_InitialCreate.cs @@ -15,7 +15,7 @@ namespace TicketOffice.Migrations { Id = table.Column(type: "INTEGER", nullable: false) .Annotation("Sqlite:Autoincrement", true), - Number = table.Column(type: "TEXT", nullable: false), + Number = table.Column(type: "INTEGER", nullable: false), Capacity = table.Column(type: "INTEGER", nullable: false) }, constraints: table => diff --git a/TicketOffice/Migrations/TicketOfficeContextModelSnapshot.cs b/TicketOffice/Migrations/TicketOfficeContextModelSnapshot.cs index f622297..d1bcbaf 100644 --- a/TicketOffice/Migrations/TicketOfficeContextModelSnapshot.cs +++ b/TicketOffice/Migrations/TicketOfficeContextModelSnapshot.cs @@ -52,9 +52,8 @@ namespace TicketOffice.Migrations b.Property("Capacity") .HasColumnType("INTEGER"); - b.Property("Number") - .IsRequired() - .HasColumnType("TEXT"); + b.Property("Number") + .HasColumnType("INTEGER"); b.HasKey("Id"); diff --git a/TicketOffice/Models/Route.cs b/TicketOffice/Models/Route.cs index 7b5eeb8..de76b0e 100644 --- a/TicketOffice/Models/Route.cs +++ b/TicketOffice/Models/Route.cs @@ -6,7 +6,7 @@ public class Route { public int Id { get; set; } - public string Number { get; set; } + public int Number { get; set; } public int Capacity { get; set; } public ICollection Cities { get; set; } diff --git a/TicketOffice/Models/SeedData.cs b/TicketOffice/Models/SeedData.cs index 0d77aa0..a77e609 100644 --- a/TicketOffice/Models/SeedData.cs +++ b/TicketOffice/Models/SeedData.cs @@ -41,7 +41,7 @@ public class SeedData context.Route.AddRange(new Route[] { new Route { - Number = "0001", + Number = 2, Capacity = 30, Cities = new City[] { @@ -62,11 +62,11 @@ public class SeedData Name = "Сєвєродонецьк", ArrivalTime = new DateTime(2022, 03, 28, 9, 55, 0) } - }, + } }, new Route { - Number = "0002", + Number = 1, Capacity = 25, Cities = new City[] { @@ -88,6 +88,37 @@ public class SeedData ArrivalTime = new DateTime(2022, 03, 28, 17, 40, 0) } } + }, + new Route + { + Number = 3, + Capacity = 30, + Cities = new City[] + { + new City + { + Name = "Кремінна", + ArrivalTime = new DateTime(2022, 03, 28, 9, 20, 0), + DepartureTime = new DateTime(2022, 03, 28, 8, 40, 0), + }, + new City + { + Name = "Житлівка", + ArrivalTime = new DateTime(2022, 03, 28, 10, 0, 0), + DepartureTime = new DateTime(2022, 03, 28, 10, 15, 0), + }, + new City + { + Name = "Рубіжне", + ArrivalTime = new DateTime(2022, 03, 28, 11, 5, 0), + DepartureTime = new DateTime(2022, 03, 28, 11, 20, 0), + }, + new City + { + Name = "Сєвєродонецьк", + ArrivalTime = new DateTime(2022, 03, 28, 11, 55, 0) + } + } } }); diff --git a/TicketOffice/wwwroot/db/TicketOffice-SQLite.db b/TicketOffice/wwwroot/db/TicketOffice-SQLite.db index 15f5bc7854a7662fbe32b1c2e2559d73dd58b3f0..3821e933f0cd769a2f37394916898600001d95c1 100644 GIT binary patch delta 434 zcmZp8z|`=7X+oCRG6ue@{A>9nd5`lf=Jw>=#2L%Uz_Dy&qZ-HNl^i9koR-Y&;^N|r zO@Wiu`06J+afxr<$)_X8VQgS%VrpVwvH7k1Uw#!BFWxgRvm`Sy$GIpqu_Tq3fq{XU z|0M(e5B`t*FE=5mfPvy%AScu(;xU@F njGP-A|1vSNGjM@;%!~}&U{PkUC=&w@n8yO*F|uxK6qN@6awUdWglgC&6CQ(ydtAiV>kAwll|yXe?6v+k;vKvFdxX?m85r{R5?|-?z-$ z-N$>s`R!+JKiJ^R!U4FLoYKmY**5I_I{1Q0*~fg320wk$2+zX`{(zbpA1e4x zw0MnaX{*)Z17R&V9M>&Uspt){SQP=v5{PSb+Mr)uca-Iu4cVp?U$qWZJ$q^?o=09 z)dhYNzla~icjCNQR6{fb5I_I{1Q0*~0R#|0009ILXdi*3q3a1N>XT7#nue_#s!JG# zt!e@(^=q1Sf%NxJtbe2P{77@ZK>PesGDQFZ1Q0*~0R#|0009ILKmdVj5Qw%0H0uJ} z4sLq4`1Quk&HVz`5RWAYAb&^t_BM5a z_PKy$iU0x#Ab+^C9zH&cp10Yn=AMO zj_)|;aF?a^d7d8Z4|fHJzUlnem~5@2DYjO{b-;R*MgWwcv1Alczfw z9Fd0%5zdCYgJbbkc|U)7pg}(u1sbqbAer%%1agKNfsEnQzvM1wMv2C zkYw&lBRR!Jdhz8&-;0*Z%W2D__1wYDmtMWF^Tpir>VFC?@u?<$6+ej!;wy1ZexV_N p00IagfB*srAb