So I have a table with users and use softdeletes on it.
modelBuilder.Entity().Property("isDeleted"); modelBuilder.Entity&l