I'm using database first entity framework 6. After changing some of the tables in my schema to be temporal tables, I started getting the following error when attempting to insert new data:...Cannot insert an explicit value into a GENERATED ALWAYS column ...