polyphony-chat / chorus

A Rust library for interacting with multiple Polyphony- and Spacebar-Compatible instances at once.
https://crates.io/crates/chorus
Mozilla Public License 2.0
16 stars 7 forks source link

sqlx_bitflag_derive: Use PgU64 as translation base #552

Closed bitfl0wer closed 2 weeks ago

bitfl0wer commented 2 weeks ago

The same as #551, applied to the sqlx_bitflag_derive derive macro in the chorus_macros helper crate.