EF migrations on Azure
I happened to work on a project hosted on Azure. The project made use of Entity Framework, and after a point I had to add migrations. But for some reason, the update-database failed on the server with the following error:
Tables without a clustered index are not supported in this