sea-query-sqlx 0.8.0-rc.15

Driver library for using SeaQuery with SQLx
Documentation
1
2
3
#[derive(Clone, Debug, PartialEq)]
#[repr(transparent)]
pub struct SqlxValues(pub sea_query::Values);