sea-query-binder 0.5.0

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