Skip to content

feat: AWS DSQL Support #3666

@rcollette

Description

@rcollette

I noticed that there is a UseRedshift() method to align with that flavor of PostgreSQL. I've been encountering numerous issues with trying to run on AWS DSQL. Transaction isolation mode doesn't support read committed. Table locks are not supported. Discard is not supported.

It would be great if there was a UseDsql() method that used appropriate behaviors, particularly when running Migrations.

Thanks for considering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions