Posts by Daniel Pohlmann • 11 points
1 post
- 
		0 votes3 answers333 viewsA: Problem saving accent with Entity Framework and PostgresqlIf possible configure your Entity in the WebConfig or your OnModelCreating set the creation of the bank in a form that meets this instruction: CREATE DATABASE nome_banco WITH OWNER = usuario_banco…