Skip to content

feat(postgresdatabase): add option to specify collaction during creation#370

Merged
josi19 merged 6 commits intomainfrom
josi/shared_psql_collations
Mar 23, 2026
Merged

feat(postgresdatabase): add option to specify collaction during creation#370
josi19 merged 6 commits intomainfrom
josi/shared_psql_collations

Conversation

@josi19
Copy link
Copy Markdown
Contributor

@josi19 josi19 commented Mar 17, 2026

Added a new create parameter for Shared Postgres Databases to set a specific collation used for the database. This can only be set during the creation, as it isn't possible to change this afterward without recreating the whole database.
The default is still C.UTF-8.

@thde thde marked this pull request as ready for review March 20, 2026 10:44
Copy link
Copy Markdown
Member

@thde thde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. With these merege commits you probably want to so Squash & Merge

@josi19 josi19 merged commit 4a0fb0c into main Mar 23, 2026
3 checks passed
@josi19 josi19 deleted the josi/shared_psql_collations branch March 23, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants