👎 Deprecated since 1.1.0:
Use sql_types
, serialize
, or deserialize
instead
Re-exports
pub use sql_types::*;
pub use deserialize::FromSql;
pub use deserialize::FromSqlRow;
pub use serialize::IsNull;
pub use serialize::ToSql;
Type Definitions
ArrayDeprecated
BigIntDeprecated
BinaryDeprecated
BoolDeprecated
CidrDeprecated
DateDeprecated
DoubleDeprecated
FloatDeprecated
InetDeprecated
IntegerDeprecated
IntervalDeprecated
JsonDeprecated
JsonbDeprecated
MacAddrDeprecated
MoneyDeprecated
NullableDeprecated
NumericDeprecated
OidDeprecated
RangeDeprecated
SmallIntDeprecated
TextDeprecated
TimeDeprecated
TimestampDeprecated
TimestamptzDeprecated
TinyIntDeprecated
ToSqlOutputDeprecated
UuidDeprecated