Closed wseaton closed 8 months ago
This is required to allow for other crates/drivers to implement refinery migration support without an unsafe transmute, as I'm doing for Snowflake currently: https://github.com/mycelial/snowflake-rs/pull/32
Ref: #248
@jxs that would be lovely, thanks!
Sorry for the delay, released 0.8.18
This is required to allow for other crates/drivers to implement refinery migration support without an unsafe transmute, as I'm doing for Snowflake currently: https://github.com/mycelial/snowflake-rs/pull/32
Ref: #248