Skip to content

feat: support PostgreSQL name type as String.#274

Merged
LouisGariepy merged 1 commit into
mainfrom
241-bug-unsupported-type-name
May 19, 2026
Merged

feat: support PostgreSQL name type as String.#274
LouisGariepy merged 1 commit into
mainfrom
241-bug-unsupported-type-name

Conversation

@LouisGariepy
Copy link
Copy Markdown
Member

Fixes #241 by supporting the name type via String. Simple fix as it's already supported upstream in rust-postgres.

This PR also adds the required documentation and test cases.

@LouisGariepy LouisGariepy added the codegen An issue regarding code generation, or the generated code itself. label May 19, 2026
@LouisGariepy LouisGariepy linked an issue May 19, 2026 that may be closed by this pull request
@LouisGariepy LouisGariepy added the feature New feature or request label May 19, 2026
@LouisGariepy LouisGariepy merged commit 48cc2bc into main May 19, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codegen An issue regarding code generation, or the generated code itself. feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support name type

1 participant