Error: StrongTypingException: The value for column 'IsPrimaryKey' in table 'TableDetails' is DBNull
Using MySQL community server in one of the projects I have been working on. Few days back I reset my machine and installed latest version of MySQL server - v5.7.12 (development mode). This started giving me error on "update from source" in EntityFramework (EDMX) - design…