Hi,
When i run the core reverse model genrator i have an error in LoadTables().
My sql server don't have the columns is_memory_optimized and temporal_type, so the sql query throw an error.
After removing this columns from the query and from GenerateSeedFile(), it works.
Hi,
When i run the core reverse model genrator i have an error in LoadTables().
My sql server don't have the columns is_memory_optimized and temporal_type, so the sql query throw an error.
After removing this columns from the query and from GenerateSeedFile(), it works.