Thread: BUG #15978: PostgreSQL Importing issue for view in .Net Framework

BUG #15978: PostgreSQL Importing issue for view in .Net Framework

From
PG Bug reporting form
Date:
The following bug has been logged on the website:

Bug reference:      15978
Logged by:          Wonder Crazy
Email address:      wondercrazy15@gmail.com
PostgreSQL version: 11.5
Operating system:   .Net framework
Description:

I am doing database first with PostgreSQL and using Npgsql to import my
tables into the edmx. However, I was not able to import my views. I get a
message that states the view doesn't have a key and cannot be imported. Is
there any work around for importing my views?