Skip to content

Conversation

@olavloite
Copy link
Collaborator

@olavloite olavloite commented Feb 26, 2025

PGAdapter automatically sets the default_sequence_kind to bit_reversed_positive when a DDL statement fails due to a lack of a default_sequence_kind. This allows users and tools/frameworks to use the serial data type without any prior setup.

PGAdapter automatically sets the default_sequence_kind to bit_reversed_positive
when a DDL statement fails due to a lack of a default_sequence_kind. This allows
users and tools/frameworks to use the serial data type without any prior setup.
@olavloite olavloite added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 26, 2025
@olavloite olavloite removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 4, 2025
@olavloite olavloite changed the title feat: automatically set default_sequence_kind feat: automatically set default_sequence_kind to bit_reversed_positive Mar 6, 2025
@olavloite olavloite merged commit a311663 into postgresql-dialect Mar 6, 2025
44 checks passed
@olavloite olavloite deleted the default-sequence-kind branch March 6, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants