Skip to content

Add impl_sql_translatable! macro for downstream use#2265

Open
philippemnoel wants to merge 1 commit intopgcentralfoundation:wip-one-compile-pleasefrom
philippemnoel:phil/wip-one-compile-please-eric-feedback
Open

Add impl_sql_translatable! macro for downstream use#2265
philippemnoel wants to merge 1 commit intopgcentralfoundation:wip-one-compile-pleasefrom
philippemnoel:phil/wip-one-compile-please-eric-feedback

Conversation

@philippemnoel
Copy link
Copy Markdown

@philippemnoel philippemnoel commented Apr 1, 2026

Summary

Provides a `#[macro_export]` macro that downstream crates can use to
implement `SqlTranslatable` for external types without manually writing
the full unsafe impl block. Supports both standard (argument + return)
and argument-only variants for pseudo-type wrappers.
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.

1 participant