Fix Añade FechaTotalizado en Proyeccion Bancas
This commit is contained in:
		| @@ -208,6 +208,9 @@ namespace Elecciones.Database.Migrations | ||||
|                     b.Property<int>("CategoriaId") | ||||
|                         .HasColumnType("int"); | ||||
|  | ||||
|                     b.Property<DateTime>("FechaTotalizacion") | ||||
|                         .HasColumnType("datetime2"); | ||||
|  | ||||
|                     b.Property<int>("NroBancas") | ||||
|                         .HasColumnType("int"); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user