-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Milestone
Description
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
Labels
No labels