Index: iknow-api/Migrations/AppDbContextModelSnapshot.cs
===================================================================
--- iknow-api/Migrations/AppDbContextModelSnapshot.cs	(revision f8af32b1ed94dbcbdb405a0fc54b7de70ce69be5)
+++ iknow-api/Migrations/AppDbContextModelSnapshot.cs	(revision a92a2a413484ff7d4eb9ff6632fcabdffe2b36f4)
@@ -148,4 +148,7 @@
                         .HasColumnType("timestamp with time zone");
 
+                    b.Property<string>("EMBG")
+                        .HasColumnType("text");
+
                     b.Property<string>("Email")
                         .HasColumnType("text");
