Skip to content

Add compatibility for Amazon Aurora DSQL #3396

Open
@GunboatDiplomat

Description

@GunboatDiplomat

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions