Skip to content

Add support for AWS Aurora DSQL #962

@mfridman

Description

@mfridman

https://aws.amazon.com/rds/aurora/dsql/

I think there should be a way to get this working, only a few unsupported features which we don't use in goose (I believe).

https://docs.aws.amazon.com/aurora-dsql/latest/userguide/working-with-postgresql-compatibility.html

Gotchas

ERROR: IDENTITY constraint is not supported (SQLSTATE 0A000)

ERROR: failed to create version table: failed to insert version 0: ERROR: ddl and dml are not supported in the same transaction (SQLSTATE 0A000)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions