Skip to content

Request: Be able to disable sequence-per-table #49

@olivermt

Description

@olivermt

I would like a setting that allows me to keep the original PGSQL dialect that had a global sequence.

I do not know enough about sequences, but it seems to me that unless your dialect makes sure these sequences start at max(id) of the existing table, a collision might occur.

As I can see it from liquibase generation, the sequences do not take this into account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions