Class to handle Entity Framework migrations with PostgreSQL
- Npgsql (you can find it in NuGet)
- A database already creaded with a new schema called "dbo"
- [MaxLength(n)] attribute is required on each string properties of models
-
Change your connection string into the file web.conf like this: