diesel::dsl

Type Alias jsonb_set_lax

Source
pub type jsonb_set_lax<B, J, R, C, E> = jsonb_set_lax<SqlTypeOf<B>, SqlTypeOf<J>, B, J, R, C, E>;
Available on crate feature postgres_backend only.
Expand description

Aliased Type§

struct jsonb_set_lax<B, J, R, C, E> { /* private fields */ }