바뀜

이동: 둘러보기, 검색

Asp.net core mvc

101 바이트 추가됨, 2018년 11월 13일 (화) 04:56
편집 요약 없음
InvalidOperationException: No coercion operator is defined between types 'System.Int16' and 'System.Boolean'.
=== PostgreSQL ===
==== nuget package ====
Install-Package Npgsql.EntityFrameworkCore.PostgreSQL
==== connection string ====
"User ID=damienbod;Password=1234;Host=localhost;Port=5432;Database=damienbod;Pooling=true;"
 
=== 마이그레이션 명령 ===
 
==== 복원 ====
PM> Update-Database 20161012160749_AddedOrderToCourse
편집
2,431

둘러보기 메뉴