👎 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

BigIntDeprecated
BinaryDeprecated
BoolDeprecated
DateDeprecated
DoubleDeprecated
FloatDeprecated
IntegerDeprecated
IntervalDeprecated
NullableDeprecated
NumericDeprecated
SmallIntDeprecated
TextDeprecated
TimeDeprecated
TimestampDeprecated
TinyIntDeprecated
ToSqlOutputDeprecated