Open
Description
DSQL has a large subset of Postgres features. It's compatible with Npgsql as noted here
https://docs.aws.amazon.com/aurora-dsql/latest/userguide/SECTION_program-with-net.html
It would be nice if we could have a compatibility flag that makes EF avoid unsupported SQL. It's possible that everything already works, but I can not confirm that for all cases, this is the list of unsupported Postgres features:
https://docs.aws.amazon.com/aurora-dsql/latest/userguide/working-with-postgresql-compatibility-unsupported-features.html