Skip to content

docs: add example for postgres enums with type TEXT#3655

Merged
abonander merged 3 commits intolaunchbadge:mainfrom
tisonkun:fixup-docs
Jan 15, 2025
Merged

docs: add example for postgres enums with type TEXT#3655
abonander merged 3 commits intolaunchbadge:mainfrom
tisonkun:fixup-docs

Conversation

@tisonkun
Copy link
Copy Markdown
Contributor

@tisonkun tisonkun commented Dec 26, 2024

TRIVIAL AS IS.

This closed #3630.

Along side fixup GitHub spelling.

Comment thread CONTRIBUTING.md Outdated
Comment thread sqlx-postgres/src/types/mod.rs
Signed-off-by: tison <[email protected]>
@tisonkun
Copy link
Copy Markdown
Contributor Author

tisonkun commented Jan 5, 2025

@abonander This PR is ready for review now :D

@tisonkun
Copy link
Copy Markdown
Contributor Author

@abonander Out of curiosity, how do you typically handle PRs esp. how do you manage to merge them.

@tisonkun
Copy link
Copy Markdown
Contributor Author

I'm maintaining several OSS projects also so I'd like to listen to other maintainers' ideas

@abonander abonander merged commit 838a239 into launchbadge:main Jan 15, 2025
@abonander
Copy link
Copy Markdown
Collaborator

There isn't really any rhyme or reason to the order in which I review PRs. I get to them when I get to them.

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.

sqlx::Type for Enum with String repr

2 participants