tosql_macro
Derive macro for ToSqlTrait trait / ToSqlTrait trait 派生宏
Derive macros (FromRow, ToSql, FromSql) for sentinel-driver — enum, composite, rename_all, skip, default, flatten, json, try_from
Diesel automatic derivation of `FromSql` and `ToSql` for enums with `SqlType` generated by `diesel` and taking `ToString` and `FromStr` as base. Postgres binding only
Trait for SQL struct serialization / SQL结构体序列化Trait
an async postgres client
Provides derive macro for FromSql and ToSql traits for postgres enums
Derive macro for implementing ToSql and FromSql for a struct
Parsql için sqlite entegrasyonunu sağlayan küfedir.
Efficient MySQL SQL Generation / 高效 MySQL SQL 生成
Derive ToSql and FromSql trait implementations for Postgres custom types
Parsql için postgresql entegrasyonunu, tokio runtime ile birlikte sağlayan küfedir.